cancel
Showing results for 
Search instead for 
Did you mean: 

Migration module Magento 1.9 to 2.2.6

SOLVED

Migration module Magento 1.9 to 2.2.6

Hi,

 

The post company that I have hired has only the module for Magento 1.9 and PHP 7 version. My question is if there would be any way to convert this module to the version of Magento 2.2.6.

I attached the module in this link : https://we.tl/t-DrKrBwDscm

 

Thank you very much for your time.

2 ACCEPTED SOLUTIONS

Accepted Solutions

Re: Migration module Magento 1.9 to 2.2.6

Hello @javier_sanchez1,

 

There is no such a quick way to convert direct module m1 to m2.

 

but you have good knowledge into magento 1 and magento 2 then i think it is very easy to implement same functionality.

 

you need to create such respected files into magento2 and you need to develop module

 

 

Hope it will help you.

 

if works then mark as solution

 


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer

View solution in original post

Re: Migration module Magento 1.9 to 2.2.6

Hi @javier_sanchez1

 

Magento does have tool for migrating data from magento 1 system to magento 2 system.

 

But to migrate the code of module - you will required to developed that module in magento 2 from skretch - as there is no ready made tool/service available to directly convert your magento 1 module to magento 2.

 

So here i would suggest you to start developing your module's code on magento 2.

 

Hope it helps !

 

if issue solved,Click Kudos & Accept as Solution

View solution in original post

2 REPLIES 2

Re: Migration module Magento 1.9 to 2.2.6

Hello @javier_sanchez1,

 

There is no such a quick way to convert direct module m1 to m2.

 

but you have good knowledge into magento 1 and magento 2 then i think it is very easy to implement same functionality.

 

you need to create such respected files into magento2 and you need to develop module

 

 

Hope it will help you.

 

if works then mark as solution

 


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer

Re: Migration module Magento 1.9 to 2.2.6

Hi @javier_sanchez1

 

Magento does have tool for migrating data from magento 1 system to magento 2 system.

 

But to migrate the code of module - you will required to developed that module in magento 2 from skretch - as there is no ready made tool/service available to directly convert your magento 1 module to magento 2.

 

So here i would suggest you to start developing your module's code on magento 2.

 

Hope it helps !

 

if issue solved,Click Kudos & Accept as Solution