November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.
Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World
Intro For one of our projects, we have the opportunity to migrate data from a uCommerce database / project into EPiServer Commerce. Migrating from one e-commerce platform to another is often a bumpy ride; the conventions are not the same, the data...
Overview As everyone should be aware Episerver having bought Optimizly in 2020 is now rebranding under the Optimizly name https://www.episerver.com/campaign/optimizely With all the investment in to Optimizly (Episerver), the new products and the...
This article describes a simple way to create an Episerver.Forms-based element that sends out ICS invitation. If an email has a correct iCalendar structure (RFC 5545), major mail clients would display the email as an event and also add it to user'...
Recently a client of ours wanted to make a migration job of importing files from a legacy system into Episerver Commerce instead for handling the media collection suitable for Episerver solutions. Here are some bumps I run into during that process...
Quite often I encounter APIs that has a Swagger UI but lacking much of the rest (hehe) of Swagger tooling support. This is a shame when you know what a quality OpenAPI specification with attention to detail can offer. My checklist contains the...
With a continuous delivery process with frequent releases, it’s important to be able to work with up to date content so that your different environments are as like each other as they can be. At Epinova we’ve seen how this – when not being automat...
Recently I come across a requirement to generate single use coupon codes (Voucher codes) for Episerver promotions and use it in an email marketing campaigns or in affiliate marketing. I come across a very good article written by David Knipe on bul...
In my previous post, Basic Episerver Coding Best Practices I briefly mentioned the website security. I thought I could go a little bit in details about basic security measure you can take in your ASP.NET website or in particular Episerver...