Skip to content
 
 

Repository files navigation

This is a private fork of fine-uploader to make it work with FileJet

Difference with original fork in source files is 2 LOC

Installation

  1. download via npm
./ops npm install git://github.com/everlutionsk/fine-uploader.git#filejet
  1. include in encore webpack config
--- project/webpack.config.js
+++ project/webpack.config.js
Encore
   .createSharedEntry('js/vendor', [
      'jquery',
      'tether',
      'popper.js',
+     'fine-uploader/_build/fine-uploader.js',
      './assets/js/ajax.js',
      './assets/js/modal.js',
      './assets/js/rooms.js',
      './assets/js/modified_fine_uploader.js',
      './assets/js/autocomplete.js',

About

Multiple file upload plugin with image previews, drag and drop, progress bars. S3 and Azure support, image scaling, form support, chunking, resume, pause, and tons of other features.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages