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
After the release of CMS 12 and Commerce 14 we have received reports from partners about package incompatibility issues when installing and updating our Nuget packages. In this post I'll try to address both the background for why this is happening...
What first started out as a "nice to have" feature, has now turned into a bigger experiment with EditorDescriptor . The original idea was pretty simple: "Can the font be changed in the Optimizely CMS UI for a textarea (string) property editor, may...
A while ago I implemented a HideTabs addon that allows to hide tabs and properties in edit mode. I converted it to .NET Core version and now it can be used in CMS 12. Nuget package can be downloaded from nuget.optimizely.com The source code is...
The Content Delivery API adds headless capabilities to your traditional Optimizely Content Cloud CMS. Get started smoothly, without doing the same mistakes as I did...
One thing that comes out of the Optimizely migration to the .NET5 framework process is when should you upgrade your solutions? To answer this question, we should be looking at what will be the lifecycle for the .NET. releases going forward. .NET...
A CMP is a single system meant to be a source of truth for an organization's content. Comprehensive CMPs will include the ability to write the content directly within the platform, share with other team members, easily view notes and comments from...
I'm writing a simpler solution to the problem that most of us keep getting while working with ContentEvents. There might be solution to this already but at least I couldn't find it easily. I was working on content events where on PublishedContent...
I've recently been working on an Optimizely CMS 12 solution for a customer that creates and publishes a large amount of content during certain times of the year. They typically create all of the content changes and track them within an Project in...