mageflow
mageflow copied to clipboard
Automated product image syncing
Hi,
We noticed that MageFlow is not copying our product images to target Magento instances. Is this expected behaviour?
I have created a pull request (#3) that should handle image syncing, but it has a downside that the images are not stored in a changeset item. (They are fetched when a target Magento instance pulls product changes.) This means images cannot be rolled back like other properties.
Or are there other, more simple solutions for this problem?