internezzo/sitemap-export

Neos CMS package to list and download sitemap urls

1.0.0 2024-06-06 13:47 UTC

This package is auto-updated.

Last update: 2024-09-13 09:46:18 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