Skip to content

evgkan/yii2-admin-module

 
 

Repository files navigation

Yii2 admin module

This is under heavy development. Please do not use it in production!

Admin module inspired by Django admin. Interface using SB Admin template.

##Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist sgdot/yii2-admin-module "*"

or add

"sgdot/yii2-admin-module": "*"

to the require section of your composer.json file.

##Documentation

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.9%
  • CSS 4.7%
  • JavaScript 2.4%