Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 611 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 611 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


Install with Composer composer require strekoza/module-import-stock-sync