Skip to content

wtct/umbraco7-filepicker

 
 

Repository files navigation

File Picker

Join the chat at https://gitter.im/vnbaaij/umbraco7-filepicker

A File Picker property editor for Umbraco 7

After installing the package you can add a new datatype with the property editor 'File Picker'. You must select the folder from which a file can be selected. Optionally you can also supply a comma separated list of file extensions (i.e. 'png,jpg') to filter the files to choose from.

When the datatype is configured you can add it to your document types

Many, many thanks to Lee Kelleher and Matt Brailsford for turning my initial proof of concept into a real package.

##Version history

Version 1.2: first officially released version

Version 1.3: Bugfixing release closing issues #2, #3 and #5

Version 1.3.1 Another (very small) bugfix

Version 1.3.2 Another (very small) bugfix. Possibly fixes #6

Version 1.3.3 Fixes issue #9

About

File Picker Property Editor for Umbraco V7

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 50.5%
  • HTML 26.0%
  • JavaScript 22.1%
  • Batchfile 1.4%