seiger/ssettings

Evocms package for work with Advanced settings for your website.

Fund package maintenance!
Ko Fi

Installs: 35

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Blade

Type:evolutioncms-plugin

v1.0.3 2023-12-05 18:07 UTC

This package is auto-updated.

Last update: 2024-04-09 15:27:53 UTC


README

sSettings Latest Stable Version CMS Evolution PHP version License Issues Stars Total Downloads

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"

See full documentation here