Skip to content

Added functionality to add columns for parent and child SKU#4

Open
insanityinside wants to merge 20 commits into
rudibatt:masterfrom
insanityinside:master
Open

Added functionality to add columns for parent and child SKU#4
insanityinside wants to merge 20 commits into
rudibatt:masterfrom
insanityinside:master

Conversation

@insanityinside
Copy link
Copy Markdown

I've added extra functionality to allow child SKUs and parent SKUs to be added as columns. Please feel free to merge this code into the original if you wish. The file in the package file is provided for convenience.

insanityinside and others added 20 commits September 9, 2013 14:35
Added ability to export with parent SKUs for configurable products. To
use this, add the following line in the dataflow modifier (as an
example, reconfigure the CSV field name to your requirements):
<var name="add_parent_sku">parent_sku</var>

Hopefully this will save people some pain when trying to batch export
including the parent SKUs for the likes of Magmi.
Added ability to export child SKUs from configurable products, and
updated documentation accordingly
Tweaked for packaging, added credits
Adding repackaged ready-to-install extension. Tested on Magento 1.6.2.0
and 1.7.0.2.
Swapping tabs for spaces, cosmetic fix
Renamed the ExportExtension instances to Exportextension, so that
Magento 1.6.2 doesn't crash on attempting to use it, as it tries to use
Exportextension, ignoring the camelcase. 1.7.0.2 wasn't affected, but I
wanted to ensure it'd work on as many versions as possible.
Fixed the column header for the parent_sku field.
Added gallery image export and fully tested.
Added gallery image URL text
Test version including initial export of matching configurable data
Set up full remote image includes when specified for Magmi to fetch,
fixed configurable info for Magmi. Tested on a full export from 1.6.1 to
import to 1.8.0, functioning normally.
Added cross-sell and upsell SKU fields, updated example configuration
and readme as appropriate.
Added related products to exporter (klaususd)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants