2017 © Pedro Peláez
 

yii2-extension mod-sitemap

Module sitemap

image

panix/mod-sitemap

Module sitemap

  • Thursday, September 14, 2017
  • by andrtechno
  • Repository
  • 1 Watchers
  • 0 Stars
  • 27 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Sitemap

Module for sitemap.xml Pixelion CMS, (*1)

Latest Stable Version Total Downloads Monthly Downloads Daily Downloads Latest Unstable Version License, (*2)

Installation

The preferred way to install this extension is through composer., (*3)

Either run, (*4)

php composer require --prefer-dist panix/mod-sitemap "*"

or add, (*5)

"panix/mod-sitemap": "*"

to the require section of your composer.json file., (*6)

Add to web config., (*7)

'modules' => [
    'sitemap' => ['class' => 'panix\mod\sitemap\Module'],
],

Run, (*8)

http://example.com/sitemap.xml

The Versions

14/09 2017

dev-master

9999999-dev https://github.com/andrtechno/mod-sitemap

Module sitemap

  Sources   Download

MIT

module sitemap corner-cms