Download the PHP package qingbing/yii2-configure without Composer
On this page you can find all versions of the php package qingbing/yii2-configure. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download qingbing/yii2-configure
More information about qingbing/yii2-configure
Files in qingbing/yii2-configure
Download qingbing/yii2-configure
More information about qingbing/yii2-configure
Files in qingbing/yii2-configure
Vendor qingbing
Package yii2-configure
Short Description yii配置组件,包含:网站配置、表头配置、表单配置、替换配置等
License MIT
Homepage http://www.phpcorner.net
Package yii2-configure
Short Description yii配置组件,包含:网站配置、表头配置、表单配置、替换配置等
License MIT
Homepage http://www.phpcorner.net
Please rate this library. Is it a good library?
Informations about the package yii2-configure
yii-portal
yii配置组件,包含:网站配置、表头配置、表单配置等
使用
一、配置
1.1 配置控制器 web.php
1.2 配置控制开关 web.php
1.3 组件常量配置 define-local.php
二、面板使用说明
2.1 对于表头类型的操作
- 对于"是否开放"字段只有超级管理员能够进行操作
- 对于"开放"的表头类型,只有超级管理员能编辑和删除
2.2 对于表单类型的操作
- 对于"是否开放"字段只有超级管理员能够进行操作
- 对于"开放"的表单类型,只有超级管理员能编辑和删除
2.3 对于替换配置
- \YiiConfigure\replaceSetting\controllers\ReplaceSettingController, 替换配置的管理(只能超级管理员操作)
- \YiiConfigure\controllers\web\ReplaceSettingController, 只提供给普通管理员修改配置内容
- 解析 replace-setting 内容
- Action: \YiiConfigure\replaceSetting\actions\ReplaceSettingParse
- Logic: \YiiConfigure\replaceSetting\logic\ReplaceSetting::getInstance($code)->getContent($fields)
All versions of yii2-configure with dependencies
PHP Build Version
Package Version
Requires
ext-json Version
*
ext-openssl Version *
ext-curl Version *
php Version ^7.1.0
yiisoft/yii2 Version ~2.0.14
yiisoft/yii2-bootstrap Version ~2.0.0
yiisoft/yii2-httpclient Version ^2.0
myweishanli/yii2-ip2location Version ~1.0.0
yiisoft/yii2-queue Version ^2.3
yiisoft/yii2-swiftmailer Version ~2.0.0 || ~2.1.0
qingbing/zf-helper Version ^1.0
qingbing/yii2-helper Version ^1.0
ext-openssl Version *
ext-curl Version *
php Version ^7.1.0
yiisoft/yii2 Version ~2.0.14
yiisoft/yii2-bootstrap Version ~2.0.0
yiisoft/yii2-httpclient Version ^2.0
myweishanli/yii2-ip2location Version ~1.0.0
yiisoft/yii2-queue Version ^2.3
yiisoft/yii2-swiftmailer Version ~2.0.0 || ~2.1.0
qingbing/zf-helper Version ^1.0
qingbing/yii2-helper Version ^1.0
The package qingbing/yii2-configure contains the following files
Loading the files please wait ....