Take the community feedback survey now.
Take the community feedback survey now.
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
                    Hi Folks, Optimizely User Group India is organizing Optimizely Dev meetup this month. Our presenter 🤘 valdis iljuconoks , Presenting - The Journey of the Optimizely Plug-in: How to survive in hybrid environments? https://www.meetup.com/optimizel...
The recent release 14.4.0 of Commerce has the ability to extend Customer Service UI. If you want to add some section of your custom UIs to the existing CSR UI, you can do it. You just create your UI using React, bundling it to CommonJS, packing it...
With Optimizely’s transition to .NET5 last year, developers of add-on packages will need to follow suit. The complexity of delivering a package that supports both frameworks will vary depending on the type of package you are trying to migrate. For...
With Optimizely’s transition to .NET5 last year, developers of add-on packages will need to follow suit. The complexity of delivering a package that supports both frameworks will vary depending on the type of package you are trying to migrate. For...
Learn how to migrate your Optimizely add-on project to the new SDK-style format—covering .NET 5 transition, NuGet packaging, and modern project setup.
While moving our client’s Optimizely 12 website to a new hosting provider we had to abandon our RabbitMQ installation in favour of a new ActiveMQ one, also supported by the on-prem event provider (EPiServer.Events.MassTransit). To make it easier...
In this blog post I’ll re-introduce an Optimizely addon that’s been available for several years but that perhaps has not gotten a proper introduction to the developer community. The addon adds standardized management of settings in the form of...
The versions published on Optimizely's NuGet now has a version 2.0.2 that is compatible with .NET 6.0 and CMS 12.4.2 or newer. Once upon a time I created this package that handles SendGrid messages asynchronously. The typical use case is probably...