Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.53 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.53 KB

AltPermission Sprinkle for UserFrosting 4

Build Status StyleCI UserFrosting Version Donate

Alternate/complementary permission system for UserFrosting 4

This sprinkle is still a work in progress and not ready yet for production use. No official release has been made yet. Fell free to test it and contribute, or use it as a reference.

Help and Contributing

If you need help using this sprinkle or found any bug, feels free to open an issue or submit a pull request. You can also find me on the UserFrosting Chat most of the time for direct support.

Installation

Edit UserFrosting app/sprinkles/sprinkles.json file and add the following to the require list :

"lcharette/UF_AltPermissions": "dev-master"

Run composer update then composer run-script bake to install the sprinkle.

Licence

By Louis Charette. Copyright (c) 2017, free to use in personal and commercial software as per the MIT license.