7 votes

Media editor

Find and update media items in an easy way

Umbraco MediaEditor is an Umbraco application that helps you edit multiple media items and keep the existing links to them.

Currently in Umbraco, it's not easy to edit an existing media without loosing the link to it on an existing content. You have to manually select the media and click on "remove file" then re-upload a new file to overwrite it. And you have to do it one by one. 

This application helps you to find and update easily multiple files in the media section.

Asynchronous upload: Upload multiple files in a queue

Just select all the files that you want to update and they go in a queue. You can then click on "upload all" and just grab a coffee and relax when your media are uploading (asynchronous multiple file upload).

The original name will be kept and the file behind each media will be replace. This is particularly usefull for those who are creating a "download center" on their website and for those of you who have a lot of links to media elements in your content pages.

This is based on two angular plugins:

  • Angular File Upload https://github.com/nervgh/angular-file-upload
  • ngTable

Demo

Download the demo:
https://github.com/mrflo/Umbraco-MediaEditor/archive/master.zip
(umbraco 7.2.3 with SQL CE login: admin admin)

Setup instructions

 

  • Install the plugin through the package repository or upload it manually (https://our.umbraco.org/wiki/how-tos/packages-and-projects/how-to-install-a-package)
  • Give rights to your user to access the plugin. Then you will see a new icon in the left umbraco menu and that's it!

 

Updates

  • V1.3  15-11-16 Added fix to avoid 404 + test on empty media
  • V1.2  15-08-07 Added thumbnail on images and link to media
  • V1.1  15-08-04 Added support for media cropper
  • V1.0  15-07-26 initital release 

 

 

Screenshots

Package owner

MrFlo

MrFlo

MrFlo has 403 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions: 7.9.x, 7.6.x

Package Information

  • Package owner: MrFlo
  • Created: 07/05/2015
  • Current version 1.3
  • .NET version 4.5
  • License MIT
  • Downloads on Our: 1.2K

External resources