Fresh artisan breads, cakes, and pastries made right in our home kitchen β just for you.
Hand-picked by our team β fresh, special, and not to be missed
Made fresh daily, with the finest ingredients πΎ
We'd love to hear from you β orders, questions, or just a sweet hello!
Manage your store from here
Pick a product from the list below to feature it on the home page.
Drag to reorder. These appear on the home page.
Backups run automatically at midnight. You can also trigger one manually.
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.