Skip to content

Add on for the Extend Warranty Module to override the console command to synchronize products

Notifications You must be signed in to change notification settings

jm-extend/extend_customproductsynccommand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Extend Custom Product Sync Command

This module is overriding the original product sync to allow a new flag : --force or -f to force the synchronization of the entire catalog

how to install :

copy contents in app/code/Extend

you would end up with app/code/ExtendCustomProductSyncCommand

then run

bin/magento setup:di:compile

you should then be able to run :

bin/magento extend:sync:products --force

or

bin/magento extend:sync:products -f

About

Add on for the Extend Warranty Module to override the console command to synchronize products

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages