Download the PHP package cornernote/yii2-workflow-manager without Composer
On this page you can find all versions of the php package cornernote/yii2-workflow-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cornernote/yii2-workflow-manager
More information about cornernote/yii2-workflow-manager
Files in cornernote/yii2-workflow-manager
Download cornernote/yii2-workflow-manager
More information about cornernote/yii2-workflow-manager
Files in cornernote/yii2-workflow-manager
Vendor cornernote
Package yii2-workflow-manager
Short Description Workflow Manager for Yii2.
License BSD-3-Clause
Package yii2-workflow-manager
Short Description Workflow Manager for Yii2.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package yii2-workflow-manager
Yii2 Workflow Manager
Workflow Manager for Yii2. Extends Yii2-Workflow to provide an interface to manage workflows.
Features
- Create and manage workflows, statuses and transitions using a simple interface.
- Manage metadata for each status to allow additional data such as colors and icons.
- Displays the workflow transitions using Yii2 Workflow View
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require
section of your composer.json
file.
Migrations
Configuration
Usage
Simply visit ?r=workflow
within your application to start managing workflows.
Once you have defined a workflow, you can attach it to a model as follows:
License
- Author: Brett O'Donnell [email protected]
- Source Code: https://github.com/cornernote/yii2-workflow-manager
- Copyright © 2016 Mr PHP [email protected]
- License: BSD-3-Clause https://raw.github.com/cornernote/yii2-workflow-manager/master/LICENSE
Links
All versions of yii2-workflow-manager with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
*
yiisoft/yii2-jui Version ~2.0.0
raoul2000/yii2-workflow Version @dev
raoul2000/yii2-workflow-view Version @dev
yiisoft/yii2-jui Version ~2.0.0
raoul2000/yii2-workflow Version @dev
raoul2000/yii2-workflow-view Version @dev
The package cornernote/yii2-workflow-manager contains the following files
Loading the files please wait ....