soflomo/sitemap
Composer 安装命令:
composer require soflomo/sitemap
包简介
Sitemap module for Zend Framework 2
关键字:
README 文档
README
Soflomo\Sitemap is a simple sitemap generation module for Zend Framework 2. It provides a html version and XML version of the sitemap using Zend\Navigation.
Installation
Soflomo\Sitemap can be loaded via composer. Require soflomo/sitemap. The current version is tagged as 0.1.0, so you can use the constraint >=0.1.0,<0.2.0-dev. After the module is loaded, do not forget to enable it in your application.config.php under the module name Soflomo\Sitemap.
Usage
Visit /sitemap for the html version. The /sitemap/xml is the XML version for the sitemap. Soflomo\Sitemap uses the default navigation container. If you want to set another container to be rendered, inject this container in the navigation view helper prior to the dispatch of the Soflomo\Sitemap\Controller\SitemapController.
统计信息
- 总下载量: 5.43k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2013-05-07