Take the community feedback survey now.

Alexander Haneng
Feb 14, 2012
  8329
(4 votes)

EPiFastUpload: Cross browser drag and drop file upload in EPiServer CMS 6

A cross browser solution to uploading multiple files has been high on my wish list for many years now. And now I can finally present the solution (although as an early beta).

 

The problem

The problem with the built in multiple file upload in EPiServer is that in only works in Internet Explorer. Oh and it has to be 32-bit… and you need to install an Active X control…  Argh…

 

Plupload to the rescue!

The people who made TinyMCE (the WYSWIG editor in EPiServer CMS) has also made a great open source tool called Plupload. It uses all kinds of fancy tricks (HTML5, Flash, Google Gears etc.) to provide multiple file upload in all kinds of browsers.

 

A long story short

To make a long story short it all started with Ruwen Jin who created ​Aurumio.EPiServer.Integration.PlupLoad, an EPiServer module that integrated Plupload. Sadly it was poorly documented and had a few problems (especially with chunked uploads). Sveinung Myrlid at EPiServer Norway took the best parts of the module and made Plupload work with EPiServer Relate. We happened to meet at lunch one day and we started discussing how cool it would be to get this working 100% in EPiServer CMS.  My colleague Sigve Fast and I got some code and some important pointers from Sveinung, and soon we had a PoC. After a bit of clean up and refactoring we ended up with EPiFastUpload!

 

What does it do?

image

 

When you install the module you will get an extra button next to the normal “file upload” button:

image

 

When you click the new upload button a dialog box opens. Here you can drag and drop files from your computer and click the “Start Upload” button. After the upload has finished click the OK button and the File Manager file list is refreshed showing you the new files.

 

image

 

Update:

EPiFastUpload is now stable and in version 1.0.

 

 

Download

You can download the latest version from the EPiCode page or from EPiServer Nuget

 

 

Posted by

Feb 14, 2012

Comments

Magnus Rahl
Magnus Rahl Feb 14, 2012 11:11 AM

Nice!

Mads Storm Hansen
Mads Storm Hansen Feb 14, 2012 01:51 PM

This will make a lot of people very happy :-)

Feb 14, 2012 03:12 PM

Nicely done!

Joshua Folkerts
Joshua Folkerts Feb 15, 2012 05:25 AM

Fantastic! Nice Work

Feb 15, 2012 11:44 AM

Really good work! Thanks

Steve Celius
Steve Celius Feb 15, 2012 07:37 PM

Another best seller! /me like!

Jeff Wallace
Jeff Wallace Feb 17, 2012 05:36 PM

Very nice!!!

tym.lawrence@netcat.com.au
tym.lawrence@netcat.com.au Feb 25, 2012 01:28 PM

I'd be keen to see this become a production quality code release, as bulk uploading is an often requested feature on non-IE browsers.

Mar 9, 2012 03:15 PM

EPiFastUpload 1.0 released today. Get it from the EPiFastUpload page on EPiCode or from the EPiServer Nuget feed.

Aug 6, 2012 02:37 PM

This looks great! Do you know if it'll work with cms 7?

Please login to comment.
Latest blogs
Content modeling for beginners

  Introduction Learning by Doing – Optimizely Build Series  is a YouTube series where I am building  a fictional  website called  TasteTrail , food...

Ratish | Sep 14, 2025 |

A day in the life of an Optimizely OMVP - Enhancing Search Relevance with Optimizely Graph: Synonyms and Pinned Results

When building search experiences for modern digital platforms, relevance is everything. Users expect search to understand their intent, even when...

Graham Carr | Sep 14, 2025

Optimizely CMS and HTML validation message: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.

When using the W3C Markup Validation Service, some annoying information messages pop up because Optimizely CMS adds the trailing slash to...

Tomas Hensrud Gulla | Sep 14, 2025 |

Turbocharge your strings - a case of display channels

When doing a routine performance test, during a CMS 12 upgrade, I was able to achieve 95% performance improvement. Let's look at SearchValues with ...

Stefan Holm Olsen | Sep 14, 2025 |

Opal Core Concepts

Before you dive into the code, it's crucial to understand the foundational ideas that make Opal tick. Core concepts are consistent across all its...

K Khan | Sep 13, 2025

Optimizely Opal : Reimagining A Utility Sector Use Case

  Introduction Customer engagement through timely and personalized push notifications plays a crucial role in todays Digital First landscape. In th...

Ratish | Sep 12, 2025 |