neam / yii-workflow-ui
todo
Installs: 782
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 6
Forks: 0
Open Issues: 1
Type:yii-extension
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-11-23 17:27:23 UTC
README
requirements
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 config (at end of main.php)
require($applicationDirectory . '/../vendor/neam/yii-workflow-ui/config/yii-workflow-ui.php');