Questions tagged [data-migration]
Questions related to Magento data migration
240 questions
0 votes
2 answers
47 views
Customer Password Migration from Site A to Site B
I have two Magento sites: Site A : has a set of customers. Site B is a new Magento installation, and I need to copy the missing customers from Site A into Site B. Magento Version is the same 2.4.5. I ...
0 votes
3 answers
81 views
Migration from Magento 1 to Magento 2 (Need Sample Database of Magento 1)
Need Sample Database of Magento 1 to practice the migration to Magento 2. Can anyone help me to get only the M1 database ?
0 votes
1 answer
103 views
What is the best paid tool to migrate products, customers and orders from Magento 2.4.2 to Magento 2.4.5?
We have 2302 products, 4520 orders and 5389 customers I need to move from our Magento 2.4.2-p1 to Magento 2.4.5-p1. I used the Export/Import and that only moved 1568 products out of 2302 (I get Errors ...
0 votes
2 answers
88 views
Magento: Reduce product weight by 1000x for all products
We migrated from Magento 1 to Magento 2. All weight values were added in grams in Magento 1. In Magento 2 the weight setting is in KG. So all product weights are 1000x too much. What SQL query can I ...
0 votes
1 answer
100 views
All order is not Migrated from Maento 1 to Magento 2?
I have Migrated data from Magento 1 to Magento 2 and my all data ( product , categories and customer ) are migrated correctly but the issue is the order which are migrated are from past 7 days. Means ...
0 votes
1 answer
178 views
During Data Migration from Magento 1.9.4.0 to Magento 2.4 getting some warning and updated product and categories are not showing in Magento 2
I want to move my data ( products , categories , sales e.t.c data ) from Magento 1.9.4.0 to Magento 2.4. So on during the migration i have created a module so on migration getting some warning and ...
0 votes
1 answer
187 views
Magento data migration M 1.9.2.4 to M2.4.2 show integrity error & missing data in admin panel for product
I have am doing data migration via taking backup of production site db on local and installing new fresh M2.4.2 magento. Setting migration done successfully. Setting migration command: php bin/magento ...
0 votes
1 answer
68 views
How to run the Data Migration Tool with everything except for customer orders?
Magento 1.9.4 --> Magento 2.4.2p1 I mistakenly thought I could run the normal transfer of the Data Migration Tool and then run the delta command just to update the changes done on the original (...