seiger / ssettings
Evocms package for work with Advanced settings for your website.
Fund package maintenance!
Ko Fi
Installs: 50
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Language:Blade
Type:evolutioncms-plugin
Requires
- php: ^8
README
sSettings is a powerful plugin meticulously crafted for Evolution CMS, providing an extensive array of advanced settings to elevate your website's customization capabilities. Tailored by Seiger, this plugin empowers website administrators and developers with a seamless solution for configuring and fine-tuning various aspects of their online presence.
Designed to seamlessly integrate with Evolution CMS, sSettings is your go-to solution for unlocking advanced customization options. Whether you are a seasoned developer or a website administrator, this plugin offers an intuitive interface for configuring your website's settings to align precisely with your vision. Experience the next level of control and flexibility with sSettings.
Features
- Checkbox field type.
- Image field type.
- Text field type.
- Textarea field type.
Install by artisan package installer
Go to You /core/ folder:
cd core
Run php artisan command
php artisan package:installrequire seiger/ssettings "*"
php artisan vendor:publish --provider="Seiger\sSettings\sSettingsServiceProvider"