How can I import the price per role? I'm using the node import module to import the over 1,000 products in this shopping cart. But that doesn't seem to show the price per role field(s). Any help would be greatly appreciated.

Comments

fenstrat’s picture

Status: Active » Closed (fixed)

The -dev version has support for the migrate module which was added in #675874: Add support for the migrate module. This will allow you to migrate in data with price per role values.

smptebars1’s picture

I get this error when installing the migrate module:

uc_price_per_role_migrate_api supports Migrate API version 1, Migrate module API version is 2 - migration support not loaded.

I can't find a migrate 7.x-1.x anywhere. What version of migrate do I need?