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

2.0.0 2025-02-02 13:23 UTC

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.

Run sync also can via URL link

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