Articles about plugins

18 Sep 2011 ...

Single-assembly gadgets for EPiServer

This post presents a concept for creating single-assembly gadgets for EPiServer. This means a gadget can be added to a site by simply dropping a DLL in the bin folder and registering it in web.config.

14 Sep 2011 ...

Create a custom report in EPiServer Report Center

This post explains how to create a custom report for the EPiServer Report Center, an often forgotten but powerful tool for editors and administrators.

11 Apr 2011 ...

Changes to how ETF UI controls are rendered in EPiServer

With ETF 1.1 came some breaking changes affecting ETF UI controls that mimic the appearance of EPiServer's page type property controls.

4 Aug 2010 ...

Map EPiServer properties to custom property controls

The PropertyControlClassFactory class makes it easy to map EPiServer properties to custom property controls to modify how properties are rendered.

14 Apr 2009 ...

Managing e-mail subscriptions in EPiServer

In this post we create an admin plugin for EPiServer which allows administrators to add or remove e-mail subscribers.