internezzo / sitemap-export
Neos CMS package to list and download sitemap urls
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:neos-package
Requires
- neos/fusion: ^7.3 || ^8.3
- neos/neos: ^7.3 || ^8.3
- neos/seo: ^3.0
This package is auto-updated.
Last update: 2024-10-13 09:57:26 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