Sylius / RbacPlugin

Sylius roles and permissions management plugin
32 stars 38 forks source link

Support for multi-section and role assignment #24

Closed peterukena closed 5 years ago

peterukena commented 5 years ago

Enables setting the roleName and a list of permissions for a user in one command. Helpful for setup routines.

peterukena commented 5 years ago

Sadly I cant see the travis results, so I dont know why this is still failing :(

peterukena commented 5 years ago

I cant currently run composer install, because of PHP version constraints on my machine. I'd have to create a docker container just for testing this plugin right now. FYI: Native PHP on my machine is 5.6 because I am still maintaining Magento code. Our sylius runs in a docker-compose environment which is not suitable to run only plugins right now.

I am sorry :/

Zales0123 commented 5 years ago

Closing in favor of https://github.com/Sylius/RbacPlugin/pull/29, thank you Peter for the contribution :)