cancel
Showing results for 
Search instead for 
Did you mean: 

How can I upgrade from Trader Beta to RC

How can I upgrade from Trader Beta to RC

What is the ideal way to design a Magento 2 Merchant Beta (ace branch) for the latest fit of Magento 2 RC?
I've researched a few ideas omegle, but I don't know what's best ...

Thank you kindly

1 REPLY 1

Re: How can I upgrade from Trader Beta to RC

What I did to update from Magento 2 1.0.0Beta to Magento 2 RC:

- Created backup of database and files
- Moved old Magento files to temp directory
- Placed Magento 2 RC files in the document root
- Added my old files:
+ app/etc/config.php and app/etc/env.php
+ extensions and my theme
After that I got an error about a resource. I fixed this with this script: https://mage2.pro/t/topic/130

After that Magento worked perfect.

Also make sure that a few things are changed:

- You should add a registration.php file to extensions and themes
- The scheme is changed, see Luma theme for an example. The scheme is changed from: ../../../../../../../lib/internal/Magento/Framework/View to: urn:magento:framework:View

If issue solved, Click Kudos & Accept as Solution.
LitCommerce - The Most Simple & Affordable Multi-channel Selling Tool