0

I have a few doubts about migration.

If I migrate m1 data to m2 what happens to my m1 custom attribute.

I know that its data migration to Magento 2.

Now how can we link that data to Magento 2 custom attribute? or does it automatically generate the attribute in Magento 2?

Can anyone help me out with this?

16
  • check this magento.stackexchange.com/questions/305337/… this link similar or not ??? Commented Apr 30, 2020 at 11:35
  • what about those custom features which class do not map? Commented Apr 30, 2020 at 18:35
  • i don't understand you above comment ??? Commented Apr 30, 2020 at 18:45
  • sometimes we get an error of class not maped. for that i usually delete the class or ignore how can we resolve the issue to worked it properly Commented May 1, 2020 at 5:25
  • eav_attribute.backend_model Commented May 1, 2020 at 5:32

1 Answer 1

0

If you want to import custom attributes from Magento 1 to Magento 2, you need to find a Magento migration expert to helps you do it.

Basically, you can directly import them to Magento 2 without any issues, however, if the custom attribute is created from the third module, you need to let the support team check it.

2
  • I want to do it myself. I already migrated m1 data to m2. There were few doubts I want to clear them. If u give me little bit guide ill appreciate that. Commented May 1, 2020 at 16:45
  • @MustafaAli, You can use the file 'map-eav.xml.dist' to migrate the attribute to Magento 2 by using the automated data-migration-tool. Or you need to import them manually. Commented May 4, 2020 at 10:30

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.