World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
When we wanted to use a 404 page for our Episerver projects we used to implement the Getta 404 Handler plugin, but this plugin only allows you to use a static page when a response code 404 appears, and is also limited to that response code. This...
In Episerver projects there are at least two options to set your site settings. The most common ones are: use a settings page (which does not have a view nor it is navigable) or use the Start Page. We tend to use the second option because the...
Usually when you have multiple sites in an Episerver implementation your models are inherit by all sites you create under the root node. However, not all the properties in a model are used in all sites. In this post, we are going to address this...
As I explained in this blog post, it is easy to add and remove features to a TinyMCE editor in Episerver. However, when you want to add things that are outside of the usual features the editor allows, you must dig dipper in the documentation of...
As part of the process to deliver our plugins to the new Episerver app marketplace we had to create several documents for each plugin. In this post we are going to talk about these documents, how we tackled each of them and some general...