Please Log in or Create an account to join the conversation.
For CB Auto Actions yes it's perfectly efficient. However for your ACL in general having too many usergroups or view access levels isn't really recommended. There's a few things Joomla uses throughout the entire site and one of those is ACL. Usergroups are more than a table assignment since they extend also to permissions. So each permissions page suddenly has 46 more permissions to deal with exponentially (e.g. extension has 10 permissions; that's 460 permissions to save since each usergroup is assigned individually to a permission). You can see how this could become significantly more complicated to manage and for Joomla to parse.Is this an efficient approach, or would you recommend something more efficient?
No, at least it should not be a noticeable performance impact.Does it affect performance on save?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.