https://github.com/flipboxfactory/craft-rbac
ABANDONED: RBAC Component for Craft CMS is no longer maintained
https://github.com/flipboxfactory/craft-rbac
Last synced: over 1 year ago
JSON representation
ABANDONED: RBAC Component for Craft CMS is no longer maintained
- Host: GitHub
- URL: https://github.com/flipboxfactory/craft-rbac
- Owner: flipboxfactory
- License: mit
- Created: 2018-01-15T17:40:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-10T19:28:35.000Z (over 7 years ago)
- Last Synced: 2025-01-03T15:26:03.905Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# RBAC Component for Craft CMS
[](https://gitter.im/flipboxfactory/craft-rbac?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/flipboxfactory/craft-rbac/releases)
[](LICENSE.md)
[](https://travis-ci.com/flipboxfactory/craft-rbac)
[](https://scrutinizer-ci.com/g/flipboxfactory/craft-rbac/code-structure)
[](https://scrutinizer-ci.com/g/flipboxfactory/craft-rbac)
[](https://packagist.org/packages/flipboxfactory/craft-rbac)
## Installation
To install, use composer:
```
composer require flipboxfactory/craft-rbac
```
## Testing
``` bash
$ ./vendor/bin/phpunit
```
## Contributing
Please see [CONTRIBUTING](https://github.com/flipboxfactory/craft-rbac/blob/master/CONTRIBUTING.md) for details.
## Credits
- [Flipbox Digital](https://github.com/flipbox)
## License
The MIT License (MIT). Please see [License File](https://github.com/flipboxfactory/craft-rbac/blob/master/LICENSE) for more information.