User Tools

Site Tools


urapidflow:compatibility

Magento versions compatibility notes

Before 1.0

Not tested.

1.0.x

Export tested. Generally will work, with a few quirks:

  • In profile edit columns dragging and real-time profile status updates do not work
    • Issue: Outdated prototype.js library
    • Resolution: Upgrade prototype.js library
  • Category export can sometimes show is_active as Yes;No
    • Issue: This artifact is due to having is_active static table field and int attribute, which might have different values.
    • Resolution: Edit CSV to specify the correct value.
  • Product Export does not contain stock.manage_stock and stock.use_config_manage_stock attributes
    • Issue: This version does not have these fields.
  • Product Extra Export throws errors when trying to export CPCO* and CPBO* row types
    • Issue: This version does not have Custom Options and Bundles.
    • Resolution: Unselect these row types in Export Options tab.

1.1.x

Not tested, export should work

1.2.x

Not tested, export should work

1.3.x

Fully compatible for import and export

1.4.x

Fully compatible for import and export

1.5.x

Fully compatible for import and export

EE 1.6.x

Fully compatible for import and export

EE 1.7.x

Fully compatible for import and export

PE/EE 1.8.x

Fully compatible for import and export

PE/EE 1.9.x

Fully compatible for import and export

PE/EE 1.10.x

Fully compatible for import and export

urapidflow/compatibility.txt · by unirgy