internezzo / sitemap-export
Neos CMS package to list and download sitemap urls
Package info
github.com/internezzo/Internezzo.SitemapExport
Type:neos-package
pkg:composer/internezzo/sitemap-export
1.0.0
2024-06-06 13:47 UTC
Requires
- neos/fusion: ^7.3 || ^8.3
- neos/neos: ^7.3 || ^8.3
- neos/seo: ^3.0
This package is auto-updated.
Last update: 2026-02-13 12:47:16 UTC
README
Displays the sitemap urls in a list in a backend module and allows to download the list in a csv.
Installation
Run composer require internezzo/sitemap-export to install the package.
Configuration
You can change the filename of the csv:
Internezzo:
SitemapExport:
filename: 'Sitemap'
Contribution
Contributions in the form of issues or pull requests are highly appreciated.
License
See LICENSE