Displays the sitemap urls in a list in a backend module and allows to download the list in a csv.
Run composer require internezzo/sitemap-export
to install the package.
You can change the filename of the csv:
Internezzo:
SitemapExport:
filename: 'Sitemap'
Contributions in the form of issues or pull requests are highly appreciated.
See LICENSE