Download the PHP package enlitepro/enlite-sitemap without Composer
On this page you can find all versions of the php package enlitepro/enlite-sitemap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download enlitepro/enlite-sitemap
More information about enlitepro/enlite-sitemap
Files in enlitepro/enlite-sitemap
Download enlitepro/enlite-sitemap
More information about enlitepro/enlite-sitemap
Files in enlitepro/enlite-sitemap
Vendor enlitepro
Package enlite-sitemap
Short Description The ZF2 module for generation static site map
License
Package enlite-sitemap
Short Description The ZF2 module for generation static site map
License
Please rate this library. Is it a good library?
Informations about the package enlite-sitemap
The sitemap module for Zend Framework 2
INSTALL
The recommended way to install is through composer.
USAGE
Add EnliteSitemap
to your config/application.config.php
to enable module.
Static urls you can added to the navigation in section "sitemap".
For dynamic urls you need:
- Add implementation EnliteSitemap\Navigation\DynamicPagesInterface to any service. This service must be available for get with help the service locator.
- Add a key of the service to
Configure
For example config:
Notice
For create Zend\Navigation\Page\Mvc, we recommend use EnliteSitemap\Service\SitemapService::factoryMVCPage()
All versions of enlite-sitemap with dependencies
PHP Build Version
Package Version
The package enlitepro/enlite-sitemap contains the following files
Loading the files please wait ....