Import only the products from magento 1.9 to Magento 2.1.8
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I am creating a new site with Magento 2.1.8. I need to import only the products from an old site that is running on Magento 1.9. I want my old site to still be fuctional even after copying the product data. Please help!
magento-1.9 magento-2.1 import export migration
add a comment |
I am creating a new site with Magento 2.1.8. I need to import only the products from an old site that is running on Magento 1.9. I want my old site to still be fuctional even after copying the product data. Please help!
magento-1.9 magento-2.1 import export migration
add a comment |
I am creating a new site with Magento 2.1.8. I need to import only the products from an old site that is running on Magento 1.9. I want my old site to still be fuctional even after copying the product data. Please help!
magento-1.9 magento-2.1 import export migration
I am creating a new site with Magento 2.1.8. I need to import only the products from an old site that is running on Magento 1.9. I want my old site to still be fuctional even after copying the product data. Please help!
magento-1.9 magento-2.1 import export migration
magento-1.9 magento-2.1 import export migration
asked Sep 23 '17 at 3:18
Pradeep KalaimaranPradeep Kalaimaran
1313
1313
add a comment |
add a comment |
4 Answers
4
active
oldest
votes
You need to first take a backup of your current running 1.9 site's database. You can use migration tool , full guidance of migration process provided on this link.
This tool provide functionality for migration of products.
Bro, is possible can i use ver 1.9 database backup to my ver 2.x
– zus
Sep 23 '17 at 7:47
@zus No its not possible
– Yogesh
Sep 23 '17 at 8:50
add a comment |
As you want only want to copy product from magento1 system,Then my suggestion, export all product from magento1 using Default Data flow export or Export.
Then import then them to magento2 using default import.
Thanks for the answer. But the example csv file for magento 2 has different attributes when compared to the exported csv file from Magento 1. Will it be compatible?
– Pradeep Kalaimaran
Sep 24 '17 at 9:15
add a comment |
It's highly recommended to use Official Magento Data Migration tool which will allow you migrate products, customer and more!
Manual http://devdocs.magento.com/guides/v2.2/migration/migration-tool-install.html
GitHub https://github.com/magento/data-migration-tool
add a comment |
I'm doing this now.
The process im using is exporting csv in mgnto1 & downloading sample data .cvs from mgnto2 then rearranging titles like the sample data
if anyone has a simpler process let me know
New contributor
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "479"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f194421%2fimport-only-the-products-from-magento-1-9-to-magento-2-1-8%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
You need to first take a backup of your current running 1.9 site's database. You can use migration tool , full guidance of migration process provided on this link.
This tool provide functionality for migration of products.
Bro, is possible can i use ver 1.9 database backup to my ver 2.x
– zus
Sep 23 '17 at 7:47
@zus No its not possible
– Yogesh
Sep 23 '17 at 8:50
add a comment |
You need to first take a backup of your current running 1.9 site's database. You can use migration tool , full guidance of migration process provided on this link.
This tool provide functionality for migration of products.
Bro, is possible can i use ver 1.9 database backup to my ver 2.x
– zus
Sep 23 '17 at 7:47
@zus No its not possible
– Yogesh
Sep 23 '17 at 8:50
add a comment |
You need to first take a backup of your current running 1.9 site's database. You can use migration tool , full guidance of migration process provided on this link.
This tool provide functionality for migration of products.
You need to first take a backup of your current running 1.9 site's database. You can use migration tool , full guidance of migration process provided on this link.
This tool provide functionality for migration of products.
answered Sep 23 '17 at 4:45
YogeshYogesh
9221923
9221923
Bro, is possible can i use ver 1.9 database backup to my ver 2.x
– zus
Sep 23 '17 at 7:47
@zus No its not possible
– Yogesh
Sep 23 '17 at 8:50
add a comment |
Bro, is possible can i use ver 1.9 database backup to my ver 2.x
– zus
Sep 23 '17 at 7:47
@zus No its not possible
– Yogesh
Sep 23 '17 at 8:50
Bro, is possible can i use ver 1.9 database backup to my ver 2.x
– zus
Sep 23 '17 at 7:47
Bro, is possible can i use ver 1.9 database backup to my ver 2.x
– zus
Sep 23 '17 at 7:47
@zus No its not possible
– Yogesh
Sep 23 '17 at 8:50
@zus No its not possible
– Yogesh
Sep 23 '17 at 8:50
add a comment |
As you want only want to copy product from magento1 system,Then my suggestion, export all product from magento1 using Default Data flow export or Export.
Then import then them to magento2 using default import.
Thanks for the answer. But the example csv file for magento 2 has different attributes when compared to the exported csv file from Magento 1. Will it be compatible?
– Pradeep Kalaimaran
Sep 24 '17 at 9:15
add a comment |
As you want only want to copy product from magento1 system,Then my suggestion, export all product from magento1 using Default Data flow export or Export.
Then import then them to magento2 using default import.
Thanks for the answer. But the example csv file for magento 2 has different attributes when compared to the exported csv file from Magento 1. Will it be compatible?
– Pradeep Kalaimaran
Sep 24 '17 at 9:15
add a comment |
As you want only want to copy product from magento1 system,Then my suggestion, export all product from magento1 using Default Data flow export or Export.
Then import then them to magento2 using default import.
As you want only want to copy product from magento1 system,Then my suggestion, export all product from magento1 using Default Data flow export or Export.
Then import then them to magento2 using default import.
answered Sep 23 '17 at 7:29
Amit Bera♦Amit Bera
60.2k1678178
60.2k1678178
Thanks for the answer. But the example csv file for magento 2 has different attributes when compared to the exported csv file from Magento 1. Will it be compatible?
– Pradeep Kalaimaran
Sep 24 '17 at 9:15
add a comment |
Thanks for the answer. But the example csv file for magento 2 has different attributes when compared to the exported csv file from Magento 1. Will it be compatible?
– Pradeep Kalaimaran
Sep 24 '17 at 9:15
Thanks for the answer. But the example csv file for magento 2 has different attributes when compared to the exported csv file from Magento 1. Will it be compatible?
– Pradeep Kalaimaran
Sep 24 '17 at 9:15
Thanks for the answer. But the example csv file for magento 2 has different attributes when compared to the exported csv file from Magento 1. Will it be compatible?
– Pradeep Kalaimaran
Sep 24 '17 at 9:15
add a comment |
It's highly recommended to use Official Magento Data Migration tool which will allow you migrate products, customer and more!
Manual http://devdocs.magento.com/guides/v2.2/migration/migration-tool-install.html
GitHub https://github.com/magento/data-migration-tool
add a comment |
It's highly recommended to use Official Magento Data Migration tool which will allow you migrate products, customer and more!
Manual http://devdocs.magento.com/guides/v2.2/migration/migration-tool-install.html
GitHub https://github.com/magento/data-migration-tool
add a comment |
It's highly recommended to use Official Magento Data Migration tool which will allow you migrate products, customer and more!
Manual http://devdocs.magento.com/guides/v2.2/migration/migration-tool-install.html
GitHub https://github.com/magento/data-migration-tool
It's highly recommended to use Official Magento Data Migration tool which will allow you migrate products, customer and more!
Manual http://devdocs.magento.com/guides/v2.2/migration/migration-tool-install.html
GitHub https://github.com/magento/data-migration-tool
answered Nov 5 '17 at 14:23
FireBearFireBear
1,97011025
1,97011025
add a comment |
add a comment |
I'm doing this now.
The process im using is exporting csv in mgnto1 & downloading sample data .cvs from mgnto2 then rearranging titles like the sample data
if anyone has a simpler process let me know
New contributor
add a comment |
I'm doing this now.
The process im using is exporting csv in mgnto1 & downloading sample data .cvs from mgnto2 then rearranging titles like the sample data
if anyone has a simpler process let me know
New contributor
add a comment |
I'm doing this now.
The process im using is exporting csv in mgnto1 & downloading sample data .cvs from mgnto2 then rearranging titles like the sample data
if anyone has a simpler process let me know
New contributor
I'm doing this now.
The process im using is exporting csv in mgnto1 & downloading sample data .cvs from mgnto2 then rearranging titles like the sample data
if anyone has a simpler process let me know
New contributor
New contributor
answered 14 mins ago
MalwarescanMalwarescan
11
11
New contributor
New contributor
add a comment |
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f194421%2fimport-only-the-products-from-magento-1-9-to-magento-2-1-8%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown