Foodomaa®
  • Introduction
  • The Flow
  • Installation
    • Installation on Server
    • Installation on LocalHost
    • Update From an Older Version
  • Configurations
    • Google Maps API Keys
    • Google Distance Matrix API
    • SMS Gateway Settings
    • Push Notification Keys
    • One Signal Setup for Store Dashboard Notification
    • Changing customer and delivery application name
    • Email Configuration
    • Cache Configuration
    • Promo Sliders
    • Category Slider and Filters
    • Social Login
    • Store Scheduling (Open/Close)
  • FAQs
    • Zones in Foodomaa
    • White Screen Issues
    • Push Notifications & Alerts
    • How are Stores shown to the Customers?
    • Bulk CSV Upload
    • StoreOwner Dashboard Translations
    • How "Add to Homescreen" works?
    • How does Wallet works?
    • When is the next update?
    • Creating and Linking Pages
    • Razorpay Webhooks
  • Advanced Usage
    • Using the Full Source Code
  • Premium Modules
    • SuperCache Module
    • Delivery Area Pro Module
    • Thermal Printer Module
    • Call And Order Module
    • Order Schedule Module
  • Extras
    • Change Log
    • Change Log (old)
    • Requirements for Foodomaa
    • Limitations
    • Scope of Support
    • Refund Policy
    • License
Powered by GitBook
On this page
  • Note #1
  • Note #2

Was this helpful?

  1. Configurations

Store Scheduling (Open/Close)

PreviousSocial LoginNextZones in Foodomaa

Last updated 3 years ago

Was this helpful?

  1. Go to Admin > Stores > Edit > Enable Automatic Scheduling and save the settings

  2. Set the times for opening and closing the store and update the settings.

  3. Go to your Hosting Provider cPanel and configure the Cron Job as shown in the video below:

Note #1

Minute, Hours, Days, Month, Weekday is set to *

Cron Job Command to be set is:

wget -O /dev/null https://yourwebsite.com/public/schedule/run/your-admin-password

Note #2

  • Replace yourwebsite.com with your own website

  • Replace your-admin-password with your own Super Admin password