internezzo/sitemap-export

Neos CMS package to list and download sitemap urls

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:neos-package

pkg:composer/internezzo/sitemap-export

1.0.0 2024-06-06 13:47 UTC

This package is auto-updated.

Last update: 2025-10-13 12:14:10 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