First, it would be great if the App_Plugins folder name included your unique "Proteus" prefix, and the route you register also included that, in order to make it unique.
There was a conflict with another installed File Picker package on installation (https://our.umbraco.org/projects/collaboration/filepicker/)
Second, it would be great if you could specify the allowed quantity of select files - so it could be limited to a single file, etc.
As for one vs multiple files, there should be two property editors added: FilePicker and MultipleFilePicker to allow for just selecting one. Theres not a Max Items setting on the MultipleFilePicker but I can add that.
Feature Suggestions
Hi Jeremy,
A few thoughts about this package...
First, it would be great if the App_Plugins folder name included your unique "Proteus" prefix, and the route you register also included that, in order to make it unique.
There was a conflict with another installed File Picker package on installation (https://our.umbraco.org/projects/collaboration/filepicker/)
Second, it would be great if you could specify the allowed quantity of select files - so it could be limited to a single file, etc.
Thanks!
~Heather
I can rename the plugin to fix this.
As for one vs multiple files, there should be two property editors added: FilePicker and MultipleFilePicker to allow for just selecting one. Theres not a Max Items setting on the MultipleFilePicker but I can add that.
Ah, Thanks, Jeremy - I hadn't noticed that two different property editors were added.
A "Max allowed" feature would still likely be helpful on the "Multiple" one, though.
is working on a reply...