veo / yii2-adminlte3-widget
AdminLTE3 widgets for yii2
1.0.0
2019-12-20 23:04 UTC
Requires
- bower-asset/js-cookie: ~2.1.0
- insolita/yii2-adminlte3-asset: ^1.0
Requires (Dev)
- codeception/verify: 1.0.*
- phpunit/phpunit: ^6.0|~7.0|~7.1
- yiisoft/yii2: ~2.0.15
This package is not auto-updated.
Last update: 2022-08-15 04:00:06 UTC
README
Work in progress
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist insolita/yii2-adminlte3-widgets "~1.0.0"
or add
"insolita/yii2-adminlte3-widgets": "~1.0.0"
to the require section of your composer.json
file.