tecnoready/yii2-admin-module

Admin module for Yii2 framework

Maintainers

Package info

github.com/Tecnoready/yii2-admin-module

Homepage

Language:CSS

Type:yii2-extension

pkg:composer/tecnoready/yii2-admin-module

Statistics

Installs: 22

Dependents: 0

Suggesters: 0

Stars: 1

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