3x1io/filament-sitemap
Composer 安装命令:
composer require 3x1io/filament-sitemap
包简介
Site Settings Like title, description, profile and Sitemap Generator
README 文档
README
Filament Sitemap
Site Settings Like title, description, profile and Sitemap Generator
Installation
Before install looking for this packages and install it
You can install the package via composer:
composer require 3x1io/filament-sitemap
don't forget to migrate the settings table form spatie-laravel-settings-plugin
run migration
php artisan migrate
you can publish config to hide the helper hint from settings
php artisan vendor:publish --tag="filament-sitemap-config"
and now clear cache
php artisan optimize:clear
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 2.24k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 15
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-04-03
