contacts_events-8.x-1.x-dev/contacts_events.permissions.yml
contacts_events.permissions.yml
configure contacts_events: title: 'Configure Contacts Events' administer contacts_event entities: title: 'Administer events' description: 'Allow to access the administration form to configure events.' restrict access: true administer contacts_ticket entities: title: 'Administer tickets' description: 'Allow to access the administration form to configure tickets.' restrict access: true transfer contacts_ticket entities: title: 'Transfer tickets' description: 'Transfer tickets between orders.' restrict access: true add contacts_event entities: title: 'Create new events' edit contacts_event entities: title: 'Edit events' delete contacts_event entities: title: 'Delete events' view published contacts_event entities: title: 'View published events' view unpublished contacts_event entities: title: 'View unpublished events' can book for contacts_events: title: 'Can book for events' can manage bookings for contacts_events: title: 'Can manage bookings for events' description: 'Allow to manage any booking for any user.' restrict access: true
