Permission Groups
Permission Groups (/permission-groups) are named sets of module permission
keys you can hand to an account on top of what its hosting plan already grants.
A group holds the same keys the routes, the
Feature Manager and the plan feature files
under /etc/hitechcloud/hitechcloud/features/ use, so nothing has to be
translated on the way to an account.
An account's effective permissions are its plan's feature set plus every group it holds. A group only ever grants — it never takes away what the plan gave — so the plan stays the floor, and a group is how you hand one account something extra without inventing a whole new plan for it.
Assign groups to an account from /users/<username>/permission-groups.
A module being enabled server-wide grants nothing on its own.
enabled_modules says the module exists on this
machine, not that any account may use it — which is why the feature table shows
a module's server-wide state as an advisory column rather than as a grant.