tecnoready/yii2-admin-module

Admin module for Yii2 framework

Installs: 22

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 13

Language:CSS

Type:yii2-extension

dev-master 2016-09-23 18:37 UTC

README

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