Download the PHP package nouvelletechno/sitemap-bundle without Composer
On this page you can find all versions of the php package nouvelletechno/sitemap-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nouvelletechno/sitemap-bundle
More information about nouvelletechno/sitemap-bundle
Files in nouvelletechno/sitemap-bundle
Download nouvelletechno/sitemap-bundle
More information about nouvelletechno/sitemap-bundle
Files in nouvelletechno/sitemap-bundle
Vendor nouvelletechno
Package sitemap-bundle
Short Description This bundle helps you generating a sitemap.xml file for your Symfony application
License MIT
Package sitemap-bundle
Short Description This bundle helps you generating a sitemap.xml file for your Symfony application
License MIT
Please rate this library. Is it a good library?
Informations about the package sitemap-bundle
WARNING: Currently under development - Nouvelle-Techno.fr Sitemap Bundle
Bundle that generates dynamic sitemap.xml content with simple yaml configuration.
Installation
# composer require NouvelleTechno/sitemap-bundle
Update your routing
Add a sitemap.yaml
file inside config/routes
and include the below content to enable new route
The bundle will then listen to /sitemap.xml
and generate the sitemap by itself
Usage
The bundle generates a sitemap based on YAML configuration.
Add a sitemap.yaml
file inside config/packages
and customize the below example to enable your sitemap
All versions of sitemap-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2.5
doctrine/orm Version ^2.7
symfony/dependency-injection Version ^4.3 || ^5.0
symfony/http-kernel Version ^4.3 || ^5.0
symfony/http-foundation Version ^4.3 || ^5.0
symfony/framework-bundle Version ^4.3 || ^5.0
symfony/routing Version ^4.3 || ^5.0
symfony/twig-bundle Version ^4.3 || ^5.0
symfony/twig-bridge Version ^4.3 || ^5.0
symfony/yaml Version ^4.3 || ^5.0
doctrine/orm Version ^2.7
symfony/dependency-injection Version ^4.3 || ^5.0
symfony/http-kernel Version ^4.3 || ^5.0
symfony/http-foundation Version ^4.3 || ^5.0
symfony/framework-bundle Version ^4.3 || ^5.0
symfony/routing Version ^4.3 || ^5.0
symfony/twig-bundle Version ^4.3 || ^5.0
symfony/twig-bridge Version ^4.3 || ^5.0
symfony/yaml Version ^4.3 || ^5.0
The package nouvelletechno/sitemap-bundle contains the following files
Loading the files please wait ....