Backend permissions

skanag
skanag
Offline
0
Hi
I would like to give a publisher the right to add new events in the backend. How can I set permissions to different user groups (there is no tab in the option view as usual...)?
Regards
Kerstin
Responses (2)
  • Accepted Answer

    Thursday, February 19 2015, 05:49 PM - #Permalink
    0
    you need to add this access.xml file (see attached, unzip it) into the folder: /administrator/com_calendarplanner/
    and also you need to open file:
    /administrator/com_calendarplanner/config.xml

    and add this:

    name="permissions"
    label="JCONFIG_PERMISSIONS_LABEL"
    description="JCONFIG_PERMISSIONS_DESC"
    >

    name="rules"
    type="rules"
    label="JCONFIG_PERMISSIONS_LABEL"
    validate="rules"
    filter="rules"
    component="com_calendarplanner"
    section="component" />
    Attachments:
    The reply is currently minimized Show
  • Accepted Answer

    Bianchi
    Bianchi
    Offline
    Saturday, February 21 2015, 11:54 PM - #Permalink
    0
    "Music Collection" should have the option to set permissions to groups of users. This will help a lot ;)

    Regards!
    The reply is currently minimized Show
Your Reply