Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
25.28 KB
MD5: cfebf9264425cfeda24f0ccacfe4c64b
SHA-1: f273a5c6b43390df46b888edcbf340e449b6c05f
SHA-256: 08354794596c82bd499c15e4fcb3c529e9126edae18f97898bf3173d84e8494b
Download zip
39.37 KB
MD5: 17d16f1cdd01f8c197c175d3b54bcc3e
SHA-1: 7421eee421b0a69c1af80dee81fc3814f156cc23
SHA-256: ff47feee309f5fe9e310b9fb98403b9b79e71599afac4453ab5ecac12fdfd0c1
Release notes
Bug fixes:
#2678146: Sitemap only updated after clearing the cache
New features:
#2684863: Integration in entity edit forms to override bundle settings
#2692275: Ability to alter sitemap links before saving
API changes:
#2684771: Update LinkGeneratorInterface to enforce what link generators need to provide. - Custom plugins will have to be rewritten to work with the changed API. See plugins bundled with the module.
#2684757: Convert Simplesitemap class into a service. - simple_sitemap is now a service.