https://github.com/tpmanc/yii2-sitemap
Yii2 sitemap generator
https://github.com/tpmanc/yii2-sitemap
Last synced: about 1 year ago
JSON representation
Yii2 sitemap generator
- Host: GitHub
- URL: https://github.com/tpmanc/yii2-sitemap
- Owner: tpmanc
- Created: 2015-08-03T20:56:29.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-04T09:19:29.000Z (almost 11 years ago)
- Last Synced: 2025-02-13T19:28:56.065Z (over 1 year ago)
- Language: PHP
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yii2-sitemap
Yii2 sitemap generator
## Migration
```bash
php yii migrate --migrationPath=@vendor/tpmanc/yii2-sitemap/migrations
```