Take the community feedback survey now.

Get the latest!

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

Syndication and sharing

loading
  • Posted on: Jun 14, 2022

    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...

  • Posted on: Jun 13, 2022

    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...

  • Syndicated blog - Posted on: Jun 12, 2022

    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...

  • Syndicated blog - Posted on: Jun 12, 2022

    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...

  • Syndicated blog - Posted on: Jun 12, 2022

    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.

  • Syndicated blog - Posted on: Jun 10, 2022

    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...

  • Syndicated blog - Posted on: Jun 09, 2022

    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...

  • Syndicated blog - Posted on: Jun 05, 2022

    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...