Disclaimer: This website requires Please enable JavaScript in your browser settings for the best experience.

HomeDev GuideRecipesAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
Dev Guide

Framework

Explore Optimizely CMS 13 Pre-release framework: cloud license management, plugin manager removal, and .NET 10 upgrade.

The Cloud License management UI was moved from Settings > Manage Websites > Cloud License to a dedicated view and menu item at Settings > Cloud License. The functionality is the same, but a few QOL features were added.

The plug-in manager (Settings > Plug-in Manager) was removed as it was underutilized.

Cloud license management for on-premises installations

Added a dedicated user interface for managing cloud licenses in on-premises installations.

  • Introduced a new menu item under the Admin (Framework) section for cloud license management.
  • Replicated the functionality of the previous Manage websites > Cloud License tab.

Removed the Plugin Manager

Removed the Plugin Manager UI and its backend components from the Admin interface.

  • Removed the Plugin Manager UI.
  • Removed the associated backend functionality from the backend as scheduled jobs and custom property types no longer use the obsoleted EPiServer.PlugIn system.

Upgraded to .NET 10

CMS 13 runs on the .NET 10 runtime.