Linus Ekström
Nov 28, 2014
visibility 4521
star star star star star star
(13 votes)

Code samples to extend the user interface

Since the release of EPiServer 7.5, I've been out doing presentations how you can extend the user interface without having to write JavaScript. Today, I've published sample code on EPiServer's GitHub account that shows lots of samples on how you can customize the user interface for EPiServer. The idea is that the code should show common scenarios in a way that is self-explanatory, with comments to guide the functionality. You can view and download it here. This is basically a sum up of lots of different things that I have blogged about since the release of 7.5. Some of the samples that are included:

 

Please note that the sample code is written with the latest release available as of today. Some functionality works in EPiServer 7, lots was added in EPiServer 7.5 and some has been added in more recent releases.

Nov 28, 2014

Comments

Nov 28, 2014 01:11 PM

Thank you! This list immediately goes into my bookmark list... :)

David Sandeberg
David Sandeberg Nov 28, 2014 03:05 PM

+1 bookmarked :)

Henrik Fransas
Henrik Fransas Nov 28, 2014 03:29 PM

Great work! Thanks

Justin Le
Justin Le Dec 2, 2014 03:02 AM

bookmarked :). Good stuff

Jeff Wallace
Jeff Wallace Dec 2, 2014 09:01 AM

Excellent!

error Please login to comment.
Latest blogs
Extending a Contract: What You Can Override

Contracts share fields across content types — but not every field setting can be overridden. Push the same contract onto several components, and CM...

Chirag Khanna | Sep 18, 2026 |

Building a Blazor Server UI Inside the Optimizely CMS 13 Admin Shell

What I learned shipping a Blazor Server UI inside Optimizely CMS 13 — Razor components in a NuGet package, the Blazor hub next to MapContent(),...

Stanisław Szołkowski | Sep 17, 2026 |

Giving Optimizely 13 Content Types Meaningful Icons and Thumbnails

When working with an Optimizely CMS solution that has evolved over time, it is common to end up with many content types. As the number grows, the...

Pär Wissmark | Sep 16, 2026 |

force-dynamic vs connection() for Optimizely Graph

If you have built an Optimizely CMS SDK site, you already know getContentByPath on a catch-all. This post is about the part that file never says ou...

Chirag Khanna | Sep 16, 2026 |