samkoch/yii2-activitylog

Yii2 ActivityLog

Installs: 2 093

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 2

Open Issues: 1

Type:yii2-extension

1.0.1 2019-02-18 10:23 UTC

This package is auto-updated.

Last update: 2024-03-20 00:59:53 UTC


README

Yii2 activity logger

Installation

It is recommended to use composer to install the library.

$ composer require samkoch/yii2-activitylog
$ ./yii migrate/up --migrationNamespaces='samkoch\yii2activitylog\migrations' --interactive=0;