2017 © Pedro Peláez
 

yii2-extension eg-admin

RBAC Auth manager for Yii2

image

elephantsgroup/eg-admin

RBAC Auth manager for Yii2

  • Friday, June 8, 2018
  • by ElephantsGroup
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 473 Forks
  • 1 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

eg-admin

Build Status Packagist Version PHP Version Website Software License, (*1)

GUI manager for RABC (Role Base Access Control) Yii2 based on mdmsoft Yii2-admin, (*2)

Documentation

Read the Documentation for master, (*3)

Installation

Install With Composer

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

Either run, (*5)

php composer.phar require elephantsgroup/eg-admin "~1"

Or, you may add, (*6)

"elephantsgroup/eg-admin": "~1"

to the require section of your composer.json file and execute php composer.phar update., (*7)

Install From the Archive

Download the latest release from here releases, then extract it to your project. In your application config, add the path alias for this extension., (*8)

return [
    ...
    'aliases' => [
        '@elephantsgroup/admin' => 'path/to/your/extracted',
        // for example: '@elephantsgroup/admin' => '@app/extensions/elephantsgroup/eg-admin-1.0.0',
        ...
    ]
];

More..., (*9)

The Versions

08/06 2018

dev-master

9999999-dev

RBAC Auth manager for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Jalal Jaberi

auth yii2 yii rbac admin

14/05 2018

1.0.0

1.0.0.0

RBAC Auth manager for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Jalal Jaberi

auth yii2 yii rbac admin

18/03 2016

dev-3.master

dev-3.master

RBAC Auth manager for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

by Misbahul Munir

auth rest angularjs yii rbac admin

18/03 2016

dev-master-experiment

dev-master-experiment

RBAC Auth manager for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Misbahul Munir

auth yii rbac admin

15/03 2016

dev-for-code-testing

dev-for-code-testing

RBAC Auth manager for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Misbahul Munir

auth yii rbac admin

23/08 2015

dev-1.0.master

dev-1.0.master

Auth manager for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

by Misbahul Munir

auth yii admin

05/08 2015

dev-2.master

dev-2.master

RBAC Auth manager for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

by Misbahul Munir

auth yii rbac admin