6 votes

uImport

Welcome to uImport – a package that makes media import so easy !

 

Just install and you will get a "import" menu item in the media section. Select a zip file to import  and the importer will extract the zip media content to the media section with the same structure.

 

This package was shown in the package competition in Codegarden 14, it will be available for version 6 soon.

 

If the zip file is larger then 4mb you have to configure your site to allow larger files in the web.config file.

f.ex :

<system.web>

    <httpRuntime maxRequestLength="102400" requestLengthDiskThreshold="102400" requestValidationMode="2.0" />

and:

  <system.webServer>

    <security>

      <requestFiltering>

        <requestLimits maxAllowedContentLength="104857600" />

 

On behalf of Vettvangur developers team,

- Gardar Thorsteinsson, Vettvangur. 

Screenshots

Package owner

Garðar Þorsteinsson

Garðar Þorsteinsson

Garðar has 534 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.2.x

Package Information

  • Package owner: Garðar Þorsteinsson
  • Created: 16/06/2014
  • Current version 1.0.0
  • License MIT
  • Downloads on Our: 1.3K