3x1io/filament-sitemap

Site Settings Like title, description, profile and Sitemap Generator
2,241 15
Install
composer require 3x1io/filament-sitemap
Latest Version:v1.0.1
PHP:^8.1
License:MIT
Last Updated:Jan 29, 2023
Links: GitHub  ·  Packagist
Maintainer: fadymondy

Screenshot of Login

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.

Related Packages

calotype/seo

A package containing SEO helpers.

2,642 73
pomirleanu/sitemap

A simple sitemap generator for Laravel.

154 0
michal-koval/laravel-seo

A ultimate Laravel SEO Package

462 2
vinicius73/seotools

A package containing SEO helpers.

5,222 23
apertagraffa/sitemapper

Ridiculously small package for manual sitemap generation in small websites

37 0