DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Configuration

permissions

You have the possibility to set default permissions for new categories in the same syntax like defaultm persmissions for new pages.

::
TCEMAIN.permissions.commerce.groupid = 1 TCEMAIN.permissions.commerce.group = 31 TCEMAIN.permissions.commerce.everybody = 31

The config above set the groupid for new category records to 1 and the permission rights for the group and everbody to “show, editcontent, edit, new, delete”. You can also use the string syntax for the permissions. If nothing was set for “TCEMAIN.permissions.commerce.”, we use “TCEMAIN.permissions.” as default for the rights, if something was set.