2017 © Pedro Peláez
 

library sitemap

Sitemap module for Zend Framework 2

image

soflomo/sitemap

Sitemap module for Zend Framework 2

  • Monday, October 20, 2014
  • by juriansluiman
  • Repository
  • 3 Watchers
  • 5 Stars
  • 5,034 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 3 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Soflomo\Sitemap

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., (*1)

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., (*2)

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., (*3)

The Versions

20/10 2014

dev-master

9999999-dev https://github.com/Soflomo/Sitemap

Sitemap module for Zend Framework 2

  Sources   Download

BSD-3-Clause

The Requires

 

zf2 navigation sitemap

07/05 2013

v0.1.1

0.1.1.0 https://github.com/Soflomo/Sitemap

Sitemap module for Zend Framework 2

  Sources   Download

BSD-3-Clause

The Requires

 

zf2 navigation sitemap

07/05 2013

v0.1.0

0.1.0.0 https://github.com/Soflomo/Sitemap

Sitemap module for Zend Framework 2

  Sources   Download

BSD-3-Clause

The Requires

 

zf2 navigation sitemap