Try our conversational search powered by Generative AI!

Son Do
May 26, 2015
  2426
(2 votes)

New way to create Azure Commerce site in 8.12.0

EPiServer.Commerce 8.12.0 was released and it includes new way to create new EPiServer Commerce site that’s Azure compatible.

We just need to do some simple steps:

  • Open Visual Studio, select Tools > Extensions and Updates menu. In the dialog, select Online and Search EPiServer CMS Visual Studio Extension then install extenstion.
  • Create a new project by selecting New > Project > Visual C#, and then EPiServer > EPiServer Web Site. In the dialog select Empty, uncheck "Add EPiServer Search".
  • Install the NuGet package EPiServer.Commerce, to 8.12 at least.
  • Install the NuGet package EPiServer.Commerce.Azure to the project.
  • Remember that run update-epidatabase in Package Manager Console.

Now we have a new site that compatible with Azure and ready for Azure deployment.

Refer to http://world.episerver.com/documentation/Items/Developers-Guide/EPiServer-Commerce/8/Deployment/deploying-commerce-to-azure-web-apps/ to deploy it to Azure Web Apps
May 26, 2015

Comments

Frederik Vig
Frederik Vig May 26, 2015 02:02 PM

How about the Commerce Manager?

Son Do
Son Do May 28, 2015 08:30 AM

Hi Frederik, 

To get new Commerce Manager site, we can download this one and following some steps below:

- Copy configuration files from front-end site to root folder of Commerce Manager project .

Update the EPiServer.CommerceManager package to the latest version (or 8.0 at least, refer to Commerce-specific updating steps, section Updating Commerce Manager)

- Install Azure package to Commerce Manager using nuget package EPiServer.CommerceManager.Azure (refer to Upgrading and deploying Commerce to Azure, step 2 - Upgrading NuGet packages and make the site ready for Azure)

- Apply your Azure configuration.

So Commerce Manager site is ready for deployment.

/Son Do

May 28, 2015 08:41 AM

An easier way of installing Commerce Manager is to create a new ASP.Net Web Application in the same solution as the front-end site. Then you just have to add the nuget package EPiServer.CommerceManager.Azure to the empty web site to convert it to a commerce manager site ready for Azure.

Please login to comment.
Latest blogs
Optimizely and the never-ending story of the missing globe!

I've worked with Optimizely CMS for 14 years, and there are two things I'm obsessed with: Link validation and the globe that keeps disappearing on...

Tomas Hensrud Gulla | Apr 18, 2024 | Syndicated blog

Visitor Groups Usage Report For Optimizely CMS 12

This add-on offers detailed information on how visitor groups are used and how effective they are within Optimizely CMS. Editors can monitor and...

Adnan Zameer | Apr 18, 2024 | Syndicated blog

Azure AI Language – Abstractive Summarisation in Optimizely CMS

In this article, I show how the abstraction summarisation feature provided by the Azure AI Language platform, can be used within Optimizely CMS to...

Anil Patel | Apr 18, 2024 | Syndicated blog

Fix your Search & Navigation (Find) indexing job, please

Once upon a time, a colleague asked me to look into a customer database with weird spikes in database log usage. (You might start to wonder why I a...

Quan Mai | Apr 17, 2024 | Syndicated blog

The A/A Test: What You Need to Know

Sure, we all know what an A/B test can do. But what is an A/A test? How is it different? With an A/B test, we know that we can take a webpage (our...

Lindsey Rogers | Apr 15, 2024

.Net Core Timezone ID's Windows vs Linux

Hey all, First post here and I would like to talk about Timezone ID's and How Windows and Linux systems use different IDs. We currently run a .NET...

sheider | Apr 15, 2024