Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 525 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 525 Bytes

Magento 2 module - Strekoza_ImportStockSync

Import Stock/Price data (qty, stock status), update Price data


  • Import Stock/Price data from CSV file.
  • After update Products data - will runned reindex.
  • Update for few thouthands of Products can take up 3 minute, much time take reindex.

Run import with CLI

php bin/magento sync:stock

Sync by Cron

  • Added sync with cron job rule at 5 AM.

Run sync also can via URL link