📸 Quick Upload
📋 Recent Activity
Select Photos
📧 Step-by-Step Setup
Create a free EmailJS account
Go to emailjs.com and sign up using crestviewcollege@gmail.com. The free plan allows 200 emails per month.
Add Gmail as your Email Service
In the EmailJS dashboard: Email Services → Add New Service → Gmail. Connect your crestviewcollege@gmail.com account. Name it anything (e.g. "crestview_gmail"). Copy the Service ID it gives you.
Create an Email Template
Go to Email Templates → Create New Template. Set To Email to admin@crestviewcollege.co.za. Set Subject to {{subject}}. Paste the template below into the body. Save and copy the Template ID.
Get your Public Key
In the EmailJS dashboard go to Account → API Keys. Copy your Public Key.
Enter your IDs below and save
Paste your three IDs into the fields below. Then open admissions.html in Notepad and replace the three placeholders with these same values.
🔐 Your EmailJS Credentials
Open admissions.html in Notepad. Find and replace:
•
YOUR_PUBLIC_KEY → your Public Key•
YOUR_SERVICE_ID → your Service ID•
YOUR_TEMPLATE_ID → your Template IDSave the file. The form will then send real emails.