Skip to content

The extension for manage documents, process workflow, control statuses of the documents and all other work on business processes

License

Notifications You must be signed in to change notification settings

svok/yii2-docflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yii2 Docflow module

Description

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist svok/yii2-statuses "*"

or add

"svok/yii2-docflow": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \docflow\AutoloadExample::widget(); ?>```

About

The extension for manage documents, process workflow, control statuses of the documents and all other work on business processes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages