JETAFRESH WEBSITE AND CONTROL PANEL

ADMIN URL
https://jetafresh.co.uk/manage-jetafresh-7x3p/

Initial login
Username: admin
Password: JetAFresh-Admin-2026!

Change the password immediately after the first login using the Admin users section.

WHAT THE CONTROL PANEL CAN UPDATE
- Header logo
- Footer logo
- Announcement banner
- First-clean, regular-clean and food-caddy prices
- Homepage slider images and text
- Customer reviews
- Service areas
- SMTP email settings
- Send a test email
- Add and remove administrator accounts
- Change administrator passwords
- View basic page-view, visitor-session and booking statistics
- View recent booking request details

SMTP SETUP, OPTION 1, HOSTING MAILBOX
1. Sign in to your hosting control panel and find Email Accounts or Mail Client Configuration.
2. Confirm the outgoing SMTP server hostname. It is often mail.jetafresh.co.uk, but your host may provide a different server name.
3. In the JetAFresh admin area, open SMTP email.
4. Enter the host, port, encryption, username and mailbox password.
5. Typical settings are:
   Host: mail.jetafresh.co.uk
   Port: 587
   Encryption: STARTTLS
   Username: hello@jetafresh.co.uk
   From email: hello@jetafresh.co.uk
   Booking recipient: hello@jetafresh.co.uk
6. Save the settings.
7. Send a test email from the admin page.
8. Enable SMTP only after the test succeeds.

The SMTP password is encrypted before it is stored in data/mail-settings.json. The encryption key is stored separately in manage-jetafresh-7x3p/config.php. Keep both files private and do not share them publicly.

HOSTING REQUIREMENTS
- PHP 8.1 or newer
- OpenSSL enabled
- PHP sockets/stream support
- The data and uploads directories must be writable by PHP
- Outbound SMTP connections to the chosen port must be allowed by the hosting provider

DELIVERABILITY
Also configure SPF, DKIM and DMARC for jetafresh.co.uk in your hosting or DNS control panel. SMTP authentication improves delivery, but DNS email authentication is also important.

SECURITY
- Change the temporary password immediately.
- Keep the secret admin URL private, but do not rely on the URL alone for security.
- Use HTTPS for the website and admin area.
- Back up the data directory regularly.
- Do not publish config.php or the data directory.

STATS AND PRIVACY
The included statistics are simple first-party counters. They record page-view totals, session totals and booking totals. They do not store visitor IP addresses or use third-party tracking cookies.
