import scheduling on xampp and windows
-
Hello,
I’ve set up the Windows 10 scheduler to import products to localhost dev installation. Scheduler set up is:
- for trigger: powershell -Command “Invoke-WebRequest https://localhost/pipar/wp-load.php?import_key=spRie7YZvv&import_id=1&action=trigger”
- for processing: powershell -Command “Invoke-WebRequest https://localhost/pipar/wp-load.php?import_key=spRie7YZvv&import_id=1&action=processing”
Triggers are running at time, but no products were imported. Manually import works OK.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘import scheduling on xampp and windows’ is closed to new replies.