Download the PHP package robot72/yii2-sitemap without Composer
On this page you can find all versions of the php package robot72/yii2-sitemap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-sitemap
XML Sitemap Module for Yii2
Yii2 module for automatically generating XML Sitemap.
Installation
The preferred way to install this extension is through composer.
- Either run
or add
to the require
section of your application's composer.json
file.
-
Configure the
cache
component of your application's configuration file, for example: -
Add a new module in
modules
section of your application's configuration file, for example: -
Add behavior in the AR models, for example:
- Add a new rule for
urlManager
of your application's configuration file, for example:
Resources
All versions of yii2-sitemap with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
*
The package robot72/yii2-sitemap contains the following files
Loading the files please wait ....