baumrock / RockMigrations

The Ultimate Automation and Deployment-Tool for ProcessWire
MIT License
34 stars 10 forks source link

add method installSystemPermission #14

Closed gebeer closed 2 years ago

gebeer commented 2 years ago

added method installs predefined system permissions (page-publish, page-hide etc.) with name / description to be consistent with GUI installation method.

Installed system permissions can be removed like any other permission with deletePermission method.