Baked with Love 🍞

Fresh artisan breads, cakes, and pastries made right in our home kitchen β€” just for you.

⭐ Featured Today

Hand-picked by our team β€” fresh, special, and not to be missed

Our Products

Made fresh daily, with the finest ingredients 🌾

Say Hello πŸ‘‹

We'd love to hear from you β€” orders, questions, or just a sweet hello!

πŸ“Marinha Grande, Portugal
πŸ“ž+351 123 456 789
πŸ•Mon–Sat, 8am–6pm

βš™ Admin Panel

Manage your store from here

βž• Add New Product

πŸ“· Click to upload a photo
JPG, PNG β€” shown on the product card

All Products

βž• Add New User

User List

Order History

πŸ“… Visits by Day

πŸ—ΊοΈ Visitor Locations

πŸ• Recent Visit Log

πŸ’Ύ Backup Manager

Backups run automatically at midnight. You can also trigger one manually.

⏳ Loading backup status…

πŸ“‹ Backup History

⏰ Automatic Midnight Backup β€” Setup

Add this cron job to your server to trigger automatic backups every night at 00:00.

# Run once on your server:

bash setup_cron.sh https://your-domain.com

Or add this line manually via cPanel β†’ Cron Jobs:

0 0 * * * curl -s "https://your-domain.com/backup.php?action=cron&key=fermented_cron_2025_secret" >> /tmp/fermented_backup.log 2>&1

⚠️ Change fermented_cron_2025_secret to your own secret in both backup.php and the cron command.