yozh/yii2-user-work-activity

Description

dev-master 2018-12-18 12:32 UTC

This package is auto-updated.

Last update: 2024-04-28 22:53:14 UTC


README

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