Installing a sample site
This topic describes how to install an Optimizely sample site, so you can try out the user interface and API features and learn more about how Optimizely works.
Follow the instructions on Installing Optimizely (.NET 5) to set up an sample site.
dotnet new epi-alloy-mvc
Add-ons
See also, Optimizely .NET5 Add-Ons.
Install add-ons on existing site
To install add-ons to an existing Optimizely CMS site with the Alloy templates, do the installation in the following order:
- Install add-ons (Forms, A/B testing and so on).
- Rebuild the project.
Install add-ons on new site
To install add-ons on a new Optimizely CMS site together with the new project, do the installation in the following order:
- Install an empty Optimizely CMS site.
- Install add-ons (Forms, A/B testing and so on).
Updated 5 months ago
Did this page help you?