Required: Connect or Pro version
Set this Cronjob in your Hosting cPanel
php /home/customer/public_html/wp-content/plugins/woocommerce-zoho-inventory/sync-from-zoho.php >/dev/null 2>&1
Note: the above path is an example for Siteground hosting, please check the example in your cPanel Cron page for the proper path or ask your hosting for the correct path.
How to find the Root Directory:
Go to WP Admin > Tools > Site Health > click on “Info” tab and open “Directories and Size”
Cron command will then become:
/usr/bin/php /home/roadmapstudios/domains/mysite.com/public_html/test/wp-content/plugins/woocommerce-zoho-inventory/sync-from-zoho.php >/dev/null 2>&1
Deciding the Cron Interval: