https://github.com/janit/ezxmlsitemapbundle
Simple eZ Publish Symfony Stack Sitemap Generator
https://github.com/janit/ezxmlsitemapbundle
Last synced: about 1 year ago
JSON representation
Simple eZ Publish Symfony Stack Sitemap Generator
- Host: GitHub
- URL: https://github.com/janit/ezxmlsitemapbundle
- Owner: janit
- Created: 2014-12-09T14:07:42.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-05-21T11:07:18.000Z (about 7 years ago)
- Last Synced: 2025-04-26T04:25:33.109Z (about 1 year ago)
- Language: PHP
- Size: 137 KB
- Stars: 2
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
EzXmlSitemapBundle
==================
Simple eZ Publish Symfony Stack Sitemap Generator
Installation:
* Clone to src
* Add to ezpublish/EzPublishKernel.php
* Clear caches
Usage:
* Open http://example.com/sitemap.xml
Notes:
This works, but could use a lot more configuration options to be (sitemap index, proper multisite support, options for class limiting, etc.) and removing hard coded values to configurations.
Feel free to fork.