[TYPO3-mvc] Access configuration for BE-Modules

dennis ahrens dennis.ahrens at googlemail.com
Tue Mar 16 13:28:14 CET 2010


Hi list,

i've the following problem:

I'd like to grant access to special BE-Modules based on a group configuration.

All Modules are submodules of a own mainmodule - but i don't have the
possibility to grant access for special users/groups. It's just
possible to grant access for the mainmodule which will include all
submodules. My Mainmodule is registered in the old way by having a mod
folder with the old-style configuration.

When diggin' a bit deeper in this materia i've figured out, that all
modules registered with Tx_Extbase_Utility::registerModule() are not
able to be explicit granted in be_groups.

Is there anybody out who has a BE-Module based on extbase running,
that access is configurable for be_groups?

regards
Dennis


More information about the TYPO3-project-typo3v4mvc mailing list