Custom email notification template
IMPORTANT: this documentation is outdated - do not consider it
Since the version 7.0 you can customize the email notifications templates following these steps:
- create two folders called "salon-booking-templates/mail" inside your current theme
- copy the original templates file from the "/views/mail" folder inside the new "salon-booking-templates/mail" folder
- modify the file according to your needs
The main email template files is name: template.php
This feature requires advanced coding skills.