World is now on Opti ID! Learn more

  • Posted on: Feb 07, 2022

    In my CMS 11 solution I used the variable |DataDirectory| to point out the App_Data folder where my database file is placed and that workd just fine. Is Net Core I tried to use the same: "ConnectionStrings": { "EPiServerDB": "Data Source=(LocalDb)...

  • Posted on: Dec 30, 2021

    In CMS 11 I had a view configuration that looked like this: [ServiceConfiguration(typeof(ViewConfiguration))] public class SendToTranslationView : ViewConfiguration { public SendToTranslationView() { var localization = ServiceLocator.Current.GetIn...

  • Posted on: Dec 13, 2021

    When your are creating a custom plugin you might want to initialize your plugin on startup. You could of course add everything you need in the Optimizely Startup.cs class but is is much nicer to have the user just adding one row of code using an...

  • Posted on: Dec 08, 2021

    So in CMS 11 when you wrote your plugin you easily add settings to your plugin using GuiPlugin attribute and adding properties using the PlugInProperty attribute. In CMS 12 that is not longer possible so the best is instead to create your own top...

  • Posted on: Dec 14, 2017

    After installing an Alloy site I forgot the username and password to login to Episerver and creating a local user and adding it to the Administrators group did not work for me. Maybe someone can tell me how that should work and be done!? The old...

 Workplace: ADACA Authority AB
 Community Level: Contributing Citizen

Syndication and sharing