Download the PHP package yiicod/yii2-systemparams without Composer
On this page you can find all versions of the php package yiicod/yii2-systemparams. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yiicod/yii2-systemparams
More information about yiicod/yii2-systemparams
Files in yiicod/yii2-systemparams
Download yiicod/yii2-systemparams
More information about yiicod/yii2-systemparams
Files in yiicod/yii2-systemparams
Vendor yiicod
Package yii2-systemparams
Short Description Config params with editable in the admin panel for the Yii framework
License MIT
Package yii2-systemparams
Short Description Config params with editable in the admin panel for the Yii framework
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-systemparams
Yii SystemParam extension
With this extension you easy config your Yii::$app->params from admin panel. You need install extension with composer and run command:
This is command for synchronize your php config with db.
The preferred way to install this extension is through composer.
Either run
or add
to your composer.json
Config:
Usage
Use (or extend) yiicod\systemparams\controllers, or add to your controller crud actions:
Migration usage
Migration command or use manual(http://www.yiiframework.com/doc-2.0/guide-db-migrations.html) for configuration:
All versions of yii2-systemparams with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
2.*
vitalets/x-editable-yii Version 1.3.*
yii2mod/yii2-editable Version 1.*
vitalets/x-editable-yii Version 1.3.*
yii2mod/yii2-editable Version 1.*
The package yiicod/yii2-systemparams contains the following files
Loading the files please wait ....