Download the PHP package rectitude-open/filament-system-settings without Composer
On this page you can find all versions of the php package rectitude-open/filament-system-settings. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rectitude-open/filament-system-settings
More information about rectitude-open/filament-system-settings
Files in rectitude-open/filament-system-settings
Package filament-system-settings
Short Description This is my package filament-system-settings
License MIT
Homepage https://github.com/rectitude-open/filament-system-settings
Informations about the package filament-system-settings
Filament System Settings
Filament System Settings is a user-friendly plugin that provides a comprehensive system settings page for your Filament admin panel, It includes several preset panels for managing application configuration, mail settings, security options, and more.
The package is built on top of the Filament Spatie Laravel Settings Plugin package.
This package is also a standalone part of a CMS project: FilaPress.
Resource | Page | Cluster | Migration | Model | Config | View | Localization |
---|---|---|---|---|---|---|---|
❌ | ✅ | ❌ | ✅ | ✅ | ✅ | ❌ | ✅ |
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
Optionally, you can publish the translations using
This is the contents of the published config file:
Usage
The package provides a System Settings Page that allows you to manage system settings in your Filament admin panel.
To use the page provided by this package, you need to register it in your Panel Provider first.
For more advanced setting features, please refer to the documentation of the Laravel Settings package.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Aspirant Zhang
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-system-settings with dependencies
bezhansalleh/filament-shield Version ^3.3
filament/filament Version ^3.0
filament/spatie-laravel-settings-plugin Version ^3.3
spatie/laravel-package-tools Version ^1.15.0