I have built a module, but it doesn’t show up on the roles list. So I can not set ACL permisions to it.
Where should I specify that I want the module to be included in ACL.
here are some facts:
Bean does implement ACL. Bean and module have the same name. I have rebuilt several times.
Tracing… I got as far as ACLRoles/EditAllBody.tpl and I give up. It’s too late for this, I am out of sleep and modules/ACLRoles code is a bleedin’ spaghetti mess, who wrote this awfulness.
Can anyone help me here?
1 Like
Found it…
index.php?module=ACL&action=install_actions
I feel so alone on this forum…
Sorry you feel that way, I haven’t had anything to do with ACL as it hasn’t been required in the deployments I have worked on, I hope your experience improves.
If you continue to have issues let me know and I can at least be a sounding board/I might be able to put some of my spare time into acquainting myself with it to help you out.
Try repair roles from Admin. It will add the ACL missing ACL entries.
2 Likes
yes
index.php?module=ACL&action=install_actions
this worked. Anyway, thank you for your reply.