Yii Audit Record ¶
This extension provides support for store active record changes for Yii2.
Installation ¶
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist solutosoft/yii-audit-record
or add
"solutosoft/yii-audit-record": "*"
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.