Skip to content

andrtechno/mod-sitemap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sitemap

Module for sitemap.xml Pixelion CMS

Latest Stable Version Total Downloads Monthly Downloads Daily Downloads Latest Unstable Version License

Installation

The preferred way to install this extension is through composer.

Either run

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

or add

"panix/mod-sitemap": "*"

to the require section of your composer.json file.

Add to web config.

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

Run

http://example.com/sitemap.xml

About

sitemap.xml

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages