r94ever/sitemap
最新稳定版本:v10.0.0
Composer 安装命令:
composer require r94ever/sitemap
包简介
Sitemap package for Laravel.
README 文档
README
Sitemap generator for Laravel.
Installation
Run the following command and provide the latest stable version (e.g v8.*) :
composer require r94ever/sitemap```
| Laravel Version | Sitemap Version |
|---|---|
| 13.x | 10.x |
| 12.x | 9.x |
| 8.x | 9.x | 10.x | 11.x | 8.x |
| 7.x | 7.x |
| 6.x | 6.x |
| 5.8 | 3.1.x |
| 5.7 | 3.0.x |
| 5.6 | 2.8.x |
| 5.5 | 2.7.x |
Publish needed assets (styles, views, config files) :
php artisan vendor:publish --provider="R94ever\Sitemap\SitemapServiceProvider"
Note: Composer won't update them after composer update, you'll need to do it manually!
Examples
- How to generate dynamic sitemap (with optional caching)
- How to generate BIG sitemaps (with more than 1M items)
- How to generate sitemap to a file
- How to use multiple sitemaps with sitemap index
and more in the Wiki.
License
This package is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 18.03k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-03-04