Download the PHP package skuola/sitemap-bundle without Composer
On this page you can find all versions of the php package skuola/sitemap-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download skuola/sitemap-bundle
More information about skuola/sitemap-bundle
Files in skuola/sitemap-bundle
Download skuola/sitemap-bundle
More information about skuola/sitemap-bundle
Files in skuola/sitemap-bundle
Vendor skuola
Package sitemap-bundle
Short Description Sitemap generator for Symfony 2 project
License MIT
Package sitemap-bundle
Short Description Sitemap generator for Symfony 2 project
License MIT
Please rate this library. Is it a good library?
Informations about the package sitemap-bundle
SitemapBundle
Installation
Install the bundle:
composer require skuola/sitemap-bundle
Register the bundle in app/AppKernel.php
:
Basic Configuration
Multi Sitemaps
Configuration with custom service:
Example
Routing
Configuration
Create your generator service, implements Skuola\SitemapBundle\Service\ParametersCollectionInterface
Create PageProvider
class
Run
app/console sitemap:generator
Run single Sitemap
app/console sitemap:generator --name "FirstSitemap"
All versions of sitemap-bundle with dependencies
PHP Build Version
Package Version
Requires
symfony/framework-bundle Version
~2.7
samdark/sitemap Version ~2.0
symfony/console Version ~2.7
doctrine/common Version ~2.5
symfony/property-access Version ~2.7
samdark/sitemap Version ~2.0
symfony/console Version ~2.7
doctrine/common Version ~2.5
symfony/property-access Version ~2.7
The package skuola/sitemap-bundle contains the following files
Loading the files please wait ....