The Contact module can be accessed by going to Contact in the sidebar. This module requires the contact:read permission for the access, contact:config permission for configuration.

This module lists all the contact details of the students in an institute. It stores the details like contact number, email address, residential address, parent’s name, etc.

image.png

Double-click a student to view his/her full details. To edit the contact details, click the ‘Edit’ button on the top right, and it requires the contact:edit permission.

image.png

image.png

To add a new contact, click the ‘Add Contact’ button on the Contact page, It requires the contact:create permission. There, you can fill in the details of the student’s name, gender, birth date, contact number, email, and the names of the student's father and mother. After that, save it and it will be listed on the contact list.

image.png

You can also delete and export the contact details, and it requires the contact:delete and contact:export permissions, respectively.