Under System > Configuration > Shipping Settings > WebShopApps Import Shiments
- Set Enable Cron Facility to Yes
- Set frequency and start time for the cron job
- Specify a name and location of the file to be imported
- Save the configuration
- Ensure cron is running in your root magento installation. You may need to check with your hosting provider or system administrator.
-
To disable cron simply set Enable Cron Facility to No and save
The file specified in step 3 will be imported automatically at the scheduled time and frequency. Once complete, the file is renamed to include a date stamp.
Please ensure the file name and location is correct. You can use relative paths e.g. var/import or absolute paths e.g. C:\Temp\ImportShipmentsCron. The filename must include the .csv suffix.