WeAreAthlon / Silla.IO

PHP Application Development Framework.
https://silla.io
GNU General Public License v3.0
25 stars 3 forks source link

Implement CMS User Role ownership policy #3

Closed sandio closed 7 years ago

sandio commented 9 years ago

All roles that have ownership will have access to content created from users within this role. A separate table to server as ownership matrix without modifying the data models.

pnikolov commented 7 years ago

This is already available. Specify that the module supports ownership(via the labels file) and then restrict a role by the provided UI.