2017 © Pedro Peláez
 

yii2-extension yii2-start-admin-module

The admin module for Yii2-Start application.

image

vova07/yii2-start-admin-module

The admin module for Yii2-Start application.

  • Saturday, January 20, 2018
  • by vova07
  • Repository
  • 2 Watchers
  • 2 Stars
  • 8,621 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 3 Versions
  • 1 % Grown

The README.md

WARNING: This extension is not more maintained

Yii2-Start admin module.

This module provide admin managing system for your yii2 application., (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

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

or add, (*4)

"vova07/yii2-start-admin-module": "*"

to the require section of your composer.json file., (*5)

Configuration

Edit module section in your backend application config file:, (*6)

'modules' => [
    'admin' => [
        'class' => 'vova07\admin\Module'
    ]
]

The Versions

20/01 2018

dev-master

9999999-dev

The admin module for Yii2-Start application.

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 module yii 2 admin modules start yii2-start

01/03 2015

0.1.1

0.1.1.0

The admin module for Yii2-Start application.

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 module yii 2 admin modules start yii2-start

12/10 2014

0.1.0

0.1.0.0

The admin module for Yii2-Start application.

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 module yii 2 admin modules start yii2-start