Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
20.88 KB
MD5: 3de6b2ba2ad2f0cdc9dd43347664da25
SHA-1: de5834c0ff6855bcd89280309d9d36b655e0bdca
SHA-256: 5e1d989a20fdd09d049cbfa8cadfb5d61d61f51ce970bcce1474ede1590c5da2
Download zip
32.83 KB
MD5: 37a9b2bda4deda3350cd89614b07d26b
SHA-1: 11a6532092973f9ed37fdc871c3cbf65ed58dd60
SHA-256: 753b0e9a56d11eb193e608320b82714c1b094cc8f8c5939068adfbbaa8005e84
Release notes
Batch integration
The 2.x branch features batch integration and makes it possible to generate huge amounts of links without hitting php memory or timeout limits. Batch works through the Drupal UI as well as through drush via the 'simple_sitemap-generate' command.
Module renamed
The module has been renamed from simplesitemap to simple_sitemap to adhere to Drupal guidelines (see issue #2652392) Therefore there is no upgrade path between the versions 1.x and 2.x.
Before installing 2.x, 1.x must be uninstalled first. There is no upgrade path between these major versions.