neam / yii-workflow-ui
待办事项
dev-develop
2015-05-19 08:56 UTC
Requires
- php: >=5.4.0
- crisu83/yiistrap: dev-bs3
- crisu83/yiistrap-widgets: 1.7.*
- neam/yii-simplicity-theme: dev-develop
- phundament/p3extensions: 0.17.0
- phundament/p3media: 0.17.3
- yiisoft/yii: >=1.1.0
This package is not auto-updated.
Last update: 2024-09-14 16:43:31 UTC
README
要求
composer.json
"neam/yii-item": "dev-develop",
package.json
"grunt": "^0.4.1", "grunt-contrib-less": "~0.6.4", "grunt-cli": "^0.1.13", "grunt-contrib-watch": "^0.6.1", "grunt-kss": "^0.2.6"
yii 配置(在 main.php 文件末尾)
require($applicationDirectory . '/../vendor/neam/yii-workflow-ui/config/yii-workflow-ui.php');