Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 377 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 377 Bytes

userworkactivity

Description

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist yozh/yii2-userworkactivity "*"

or add

"yozh/yii2-userworkactivity": "*"

to the require section of your composer.json file.

Usage