Plugins
Features
- New for v1.2.1 Export permissions work in line with SUPEE 6285 patch
- Export of products with their positions within categories
- Import .CSV file with product positions
Current Limitations
Bundled products can have their position exported but not imported due to limitations in Magento’s import. We are looking into this for the next release.
Dataflow import cannot be supported for position import as it works on product-per-row.
Version
1.2.2Compatible with
1.6, 1.6.1, 1.6.2.0, 1.7, 1.8, 1.8.1, 1.9How it works
Export: Dataflow export is very slow, so a custom export is used that just exports the products and their positions within categories.
Import: A .csv file with sku, _category and _position columns can now be imported using the standard Magento Import.