Skip to content

How to give permission to create an event #17

@akashdubey251996

Description

@akashdubey251996

As this add-on is working fine but only administrator is able to create the events. But as specified in the github that managers can create event . But in my case except administrator no one can create the event.

I have done following changes in my share-config-custom.xml :

<config evaluator="string-compare" condition="EventScheduling">
    	<groups>
    		<group>SiteManager</group>
    		
    	</groups>
    </config>

But this is also not working. Please help me in this

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions