Download the PHP package sadi01/yii2-more-settings without Composer
On this page you can find all versions of the php package sadi01/yii2-more-settings. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sadi01/yii2-more-settings
More information about sadi01/yii2-more-settings
Files in sadi01/yii2-more-settings
Package yii2-more-settings
Short Description Handle Settings For Yii2 Framework
License BSD-3-Clause
Homepage https://github.com/Sadi01/yii2-more-settings
Informations about the package yii2-more-settings
Handle settings for Yii 2
For license information check the LICENSE-file.
Installation
1. Download
The preferred way to install this extension is through composer:
2. Configuration
To use this extension, you have to configure the PostService class in your application configuration:
3. Update database schema
The last thing you need to do is updating your database schema by applying the
migrations. Make sure that you have properly configured db
application component
and run the following command:
How To Use
Manage setting categories and settings :
Get value of setting:
Setting widget for change value of setting:
All versions of yii2-more-settings with dependencies
yiisoft/yii2-jui Version ^2.0@dev
kartik-v/yii2-grid Version @dev
kartik-v/yii2-widget-fileinput Version @dev
kartik-v/yii2-number Version @dev
kartik-v/yii2-bootstrap4-dropdown Version @dev
sadi01/yii2-daterangepicker Version *
ext-curl Version *
ext-json Version *