2017 © Pedro Peláez
 

yii2-extension blcms-rbac

Rbac extension for the Yii framework

image

black-lamp/blcms-rbac

Rbac extension for the Yii framework

  • Sunday, October 23, 2016
  • by GutsVadim
  • Repository
  • 5 Watchers
  • 0 Stars
  • 71 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

RBAC Extension for Black-Lamp CMS

INSTALLATION

Migrate

    yii migrate --migrationPath=@vendor/black-lamp/blcms-rbac/migrations

Add module to your 'modules' config section

    'modules' => [
        ...
        'rbac' => [
            'class' => 'bl\rbac\Module'
        ],
        ...
    ]

Configure AccessBehavior

    'as AccessBehavior' => [
        'class' => 'bl\rbac\components\AccessBehavior'
    ],
Rolefor access is 'rbacManager'.

The Versions

23/10 2016

dev-master

9999999-dev

Rbac extension for the Yii framework

  Sources   Download

The Requires

 

by Cherednyk Maxim

yii2 rbac

22/10 2016

0.0.2.5

0.0.2.5

Rbac extension for the Yii framework

  Sources   Download

The Requires

 

by Cherednyk Maxim

yii2 rbac

22/10 2016

0.0.2.4

0.0.2.4

Rbac extension for the Yii framework

  Sources   Download

The Requires

 

by Cherednyk Maxim

yii2 rbac

22/10 2016

0.0.2.3

0.0.2.3

Rbac extension for the Yii framework

  Sources   Download

The Requires

 

by Cherednyk Maxim

yii2 rbac

16/09 2016

0.0.2.2

0.0.2.2

Rbac extension for the Yii framework

  Sources   Download

The Requires

 

by Cherednyk Maxim

yii2 rbac

31/08 2016

0.0.2.1

0.0.2.1

Rbac extension for the Yii framework

  Sources   Download

The Requires

 

by Cherednyk Maxim

yii2 rbac

24/03 2016

0.0.1

0.0.1.0

Rbac extension for the Yii framework

  Sources   Download

The Requires

 

by Cherednyk Maxim

yii2 rbac