e96/yii2-madmin Yii2 admin backend engine

Yii2 admin backend engine

Install

php composer.phar require e96/yii2-madmin:dev-master

Setup

In config file:

'bootstrap' => ['madmin'],
'components' => [
    'madmin' => [
        'class' => 'e96\madmin\Module',
    ],
]

Usage

todo =)

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

Comments



0.3.0 is the latest of 5 releases



MIT license
Stats
0 github stars & 0 github forks
0 downloads in the last day
0 downloads in the last 30 days
611 total downloads