backdrop-contrib / plupload

Integrates the Plupload library with Backdrop forms.
https://backdropcms.org/project/plupload
GNU General Public License v2.0
0 stars 4 forks source link

Consider including library in module #4

Closed herbdool closed 3 months ago

herbdool commented 6 years ago

The plupload library is GPL 3 so it should be fine to include it in this library to make it easier for beginners to install. https://github.com/moxiecode/plupload/blob/master/license.txt

Though you'd need to add a condition that it ignore the external library if it's included, for those who already installed it.

Graham-72 commented 5 years ago

PR to do this: https://github.com/backdrop-contrib/plupload/pull/6

argiepiano commented 3 months ago

This PR was merged and is part of the latest release. Closing.