strekoza / module-import-stock-sync
Magento module - update stock & prices
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- magento/framework: *
This package is auto-updated.
Last update: 2025-06-30 14:10:54 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.