3x1io / filament-sitemap
Site Settings Like title, description, profile and Sitemap Generator
Fund package maintenance!
3x1io
Installs: 2 222
Dependents: 1
Suggesters: 0
Security: 0
Stars: 14
Watchers: 2
Forks: 1
Open Issues: 2
Requires
- php: ^8.1
- 3x1io/filament-themes: ^1.1
- filament/filament: ^2.16
- filament/notifications: ^2.16
- filament/spatie-laravel-settings-plugin: ^2.8
- spatie/laravel-package-tools: ^1.10
- spatie/laravel-sitemap: ^6.2
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.