{{ pluginName }} Settings

{{ msg_page_notifications|raw }}

Plugin State

Whether this plugin is enabled.

Upload Account & Folder

Which account and folder to store all uploads within. Leaving this as 'logged in user' will assign it to the user who is uploading the file, or a non-account upload if they are not logged in.

Note: Only paid, moderator and admin users are shown above.

Upload Widgets

Try out any of the widget below by using the examples. Copy & paste any of the HTML code into your own site to embed the uploader. There are 3 default variations of the uploader widget, you can amend the styles of these by editing the css file listed. Site upload settings still apply to widget uploaders.

Large Icon Uploader

Matches the main site styling. Larger format, includes progress uploader, multiple file upload, chunked uploading and custom buttons.

Widget Example:


{{ largeUploaderIframeHtml|raw }}

Widget HTML Code:

{{ largeUploaderIframeHtml }}

Medium Icon Uploader

Same as the large uploader above however with smaller icons.

Widget Example:


{{ largeNHUploaderIframeHtml|raw }}

Widget HTML Code:

{{ largeNHUploaderIframeHtml }}

Minimal Uploader

Less formatting, button uploaders, multiple file upload, chunked uploading, useful as a good starting point for customising or when space is limited.

Widget Example:


{{ minimalUploaderIframeHtml|raw }}

Widget HTML Code:

{{ minimalUploaderIframeHtml }}