Mobile Responsive
Send Email
Setup Notes
Required Paths
- Database config: /config.php
- SMTP mailer: /lib/mailer.php
- Preferred new template: /emai-lunch.html
- Customer source: users table
Users table columns in use:
id, name, email
Supported placeholders:
{{CUSTOMER_NAME}}, {{CURRENT_YEAR}}, {{LAUNCH_WINDOW}}
Important:
Upload your new HTML template in the same folder as this PHP file using the exact name emai-lunch.html. After upload, it will appear in the template selection dropdown automatically.