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

dev-develop 2015-05-19 08:56 UTC

This package is not auto-updated.

Last update: 2024-04-13 14:07:59 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');