Download the PHP package johnitvn/yii2-settings without Composer
On this page you can find all versions of the php package johnitvn/yii2-settings. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download johnitvn/yii2-settings
More information about johnitvn/yii2-settings
Files in johnitvn/yii2-settings
Download johnitvn/yii2-settings
More information about johnitvn/yii2-settings
Files in johnitvn/yii2-settings
Vendor johnitvn
Package yii2-settings
Short Description Yii2 settings with database module with GUI manager supported
License Apache-2.0
Package yii2-settings
Short Description Yii2 settings with database module with GUI manager supported
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package yii2-settings
yii2-settings
Yii2 settings with database module with GUI manager supported
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
Add settings into component config:
``
Ok let see this codesnipet to use:
``
Look at line:
`` You can use $section for distribute setting such as system,user... And the $type will be use for get settings. This extension have used settype for set the type of a setting when you get it
If you want to manager setting with GUI then add settings into module config:
``
And go to localhost/index.php?r=settings/manager/index.php
All versions of yii2-settings with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
*
johnitvn/yii2-ajaxcrud Version *
kartik-v/yii2-widget-select2 Version *
johnitvn/yii2-ajaxcrud Version *
kartik-v/yii2-widget-select2 Version *
The package johnitvn/yii2-settings contains the following files
Loading the files please wait ....