aggrosoft/oxid-settings-manager
Composer 安装命令:
composer require aggrosoft/oxid-settings-manager
包简介
Allows adding generic settings that can be used in the installation
README 文档
README
Allows adding generic settings that can be used in the installation
Installation
Install via composer composer require aggrosoft/oxid-settings-manager and activate in backend
Usage
Define additional settings in Modules Settings screen, to e.g. add a new Bool Variable add as following to "Bool Variables" Setting:
agmyboolvalue => My Bool Value
agmyotherboolvalue => My other bool Value
Attention: Always prefix your variables, they will be written to the global scope and might override core settings!
All defined variables can now be used in admin backend at "Master Settings" => "Core Settings" => "Settings" => "Custom Settings"
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-02-15