If there is a manual intervention on the store Open/Close button by the Store Owner or the Admin, the Automatic Scheduling will be turned off.
i.e If the Store Owner or the Admin clicks on the Open/Close button, if the Automatic Scheduling is turned on, it will be turned off.
Also please make a note of these points:
- Make sure your Application TimeZone is set correctly to your location. (Admin > Settings > General > Application Time Zone)
- Make sure your CronJob command is set correctly.
The CronJob command is:
wget -O /dev/null https://yourwebsite.com/public/schedule/run/your-admin-password
(here your-admin-password is your SuperAdmin password)
- Make sure to change the password in the Cron Job Command if you ever reset your SuperAdmin Password.