dandumit Posted January 6, 2019 Share Posted January 6, 2019 Hello All, I have 2 small modules that are working on 1.6 . I plan to upgrade to 1.7 so I need to upgrade those too. Is there any tutorial for upgrading ? for writing modules to be compatible with 1.6 and 1.7 as well ? Thank you, Daniel 1 Link to comment Share on other sites More sharing options...
dandumit Posted January 20, 2019 Author Share Posted January 20, 2019 anyone ? Link to comment Share on other sites More sharing options...
Simonas Invertus Posted January 31, 2019 Share Posted January 31, 2019 There is no correct answer, because it depends on what exactly your module does. Some modules might work without any upgrade, other like payment might be needed to re-code from scratch. Modules that work with front might need changes to they front part, but backoffice part might work without any change. Basically you have to investigate each module separately. 1 Link to comment Share on other sites More sharing options...
dandumit Posted February 4, 2019 Author Share Posted February 4, 2019 On 1/31/2019 at 1:54 PM, Simonas Invertus said: There is no correct answer, because it depends on what exactly your module does. Thank you @simonas From my understanding all backoffice has been migrated to symphony. and I was thinking that all related back-office objects/functions/methods are changed... I will start to test myself. I Was expecting that Presta to prepare a kind of module / migration / upgrade article. Thank you, Daniel Link to comment Share on other sites More sharing options...
Kogkalidis Posted February 6, 2019 Share Posted February 6, 2019 The core backoffice is being converted to symfony piece by piece but due to the "don't change it if it works" syndrome, the backoffice module structure remains the same with the legacy 1.6. In front as Simonas mentioned you should convert it a lot as there is brand new template (Lego style in a few words - - blocks and some blocks that override the core respective ones) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now