Backend module only for administrator?
ax-ha opened this issue · 3 comments
ax-ha commented
Hello,
thanks a lot for this great extension!
May I ask why you only allow admin users to access the backend module?
I would really like to allow this for experienced editors as well without to allow them everything else.
Any ideas how I can achieve this?
Thanks a lot for your help!
balasch commented
Overwrite the access settings via $TBE_MODULES. For TYPO3 v11.5 look at https://docs.typo3.org/m/typo3/reference-coreapi/11.5/en-us/ExtensionArchitecture/HowTo/BackendModule/BackendModuleApi/Index.html
ax-ha commented
Thank you, Marcus. I am still on version 11.5 and that was exactly the workaround which I have just used.
balasch commented
Great! Then I can close this issue here.