Upgrading Ucommerce to Version 9
If the installation is started without the steps below, it will fail and leave the site in a faulty state!
When upgrading from Ucommerce 8.x to 9.x, you must first upgrade to version 9.1 or newer.
Download the latest version of Ucommerce here
If you're running a version 8 or below on Ucommerce for Sitecore and want to upgrade to version 9, there's a single manual step involved being able to install.
The following MUST but done PRIOR to applying the new version.
- Navigate to /App_Config/Include under your website
-
Delete the following files:
- Sitecore.uCommerce.Databases.config
- Sitecore.uCommerce.Dataproviders.config
- Sitecore.uCommerce.Events.config
- Sitecore.uCommerce.initialize.config
- Sitecore.uCommerce.Pipelines.ModifyPipelines.config
After these files have been disabled or removed, the package can be installed by using our cli tool, more info can be found here.