This module can be accessed by navigating to Calendar → Event and it requires the event:read permission for the access, and for the admin access it requires the event:admin-access permission.
This module lists and manages all the events and activities that are going to take place or happened in an institute.
You can also view the details of an event by double-clicking on it.
To edit an event, click the ‘Edit’ button on the bottom right. It requires the event:edit
permission. After editing the details, you can save it by clicking the ‘Update’ button.
To add an event, click the ‘Add Event’ button, it requires the event:create
permission.
There, you can add the event details like its type, title, venue, start and end dates and time, allot an incharge, choose whether its public or not, description, and also upload a file. After entering all the details, you can save it.
You can also delete and export the event details, and it requires the event:delete
and event:export
permissions, respectively.