strekoza / module-import-stock-sync
Magento module - update stock & prices
Package info
github.com/magefast/ImportStockSync
Type:magento2-module
pkg:composer/strekoza/module-import-stock-sync
2.0.0
2025-02-02 13:23 UTC
Requires
- magento/framework: *
This package is auto-updated.
Last update: 2026-03-01 00:46:56 UTC
README
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.