Iptanus File Upload
Front-end file uploads for WordPress
Let visitors upload files from any page, post or sidebar widget — into your Media library, or straight to Dropbox, Google Drive, OneDrive, Amazon S3 or an FTP server.
What it does
A form on any page
One shortcode, or a Gutenberg block. Add your own fields, filter by size, extension or user role, and run several forms in the same post.
Files go where you need
The Media library, a NextGEN gallery, an FTP server or a cloud account. Large files upload in chunks, past the server’s own limit.
You see what arrives
A file browser and activity log in the dashboard, email notifications on upload, and a viewer your logged-in users can see too.
What it looks like
Set-up and reference
- Install the plugin with the WordPress auto-installer, or download the .zip file from wordpress.org and install it from the Plugins section of your Dashboard.Or copy the
wordpress_file_uploaddirectory into thewp-content/pluginsdirectory of your site yourself. - Activate the plugin from the Plugins section of your Dashboard.
- For an upload form, go to Dashboard / Settings / Iptanus File Upload and follow the instructions in Uploader Instances.
[wordpress_file_upload]Or put the shortcode straight into the contents of any page. - For a list of uploaded files, follow the instructions in Uploaded File List Instances instead.
[wordpress_file_upload_browser]Or put the shortcode straight into the contents of any page.
- Open the page in your browser and you will see the upload form, or the list of files.
- View what has arrived from the Uploaded Files item in the Dashboard menu.
- Change the upload directory, or any other setting, from the small edit button at the top-left corner of the upload form.It opens the plugin options in a new window. If nothing appears, allow pop-up windows for your site.
- Full documentation of the plugin options is in the Options section below.
A handy Getting Started guide can be found here.
You can download the free version of the plugin by pressing the FREE version button below, or you can go for the professional version that offers multiple file uploads, captcha and much more by pressing the PRO version button. Professional licences are one-off, and their updates never expire.
The plugin offers many options for the two shortcodes, so that they can be tailored to any requirements. These options are available in the following links:
From version 2.4.1 filters and actions are supported in order to allow programmers to integrate Iptanus File Upload plugin with other plugins, extend its capabilities or perform advanced operations.
A detailed list of the plugin’s filters and actions can be found in this article.
The plugin is translated in the following languages:
- Portuguese
- kindly provided by Rui Alao
- German
- French
- kindly provided by Thomas Bastide of omicronn.fr
- Serbian
- kindly provided by Andrijana Nikolic of webhostinggeeks.com
- Dutch
- kindly provided by Ruben Heynderycx
- Chinese
- kindly provided by Yingjun Li
- Spanish
- kindly provided by Marton
- Italian
- kindly provided by Enrico Marcolini marcuz.it
- Polish
- Swedish
- kindly provided by Leif Persson marcuz.it
- Persian
- kindly provided by Shahriyar Modami chabokgroup.com
- Greek
Translations in other languages are more than welcome!.
The plugin requires to have Javascript enabled in your browser. For Internet Explorer you also need to have Active-X enabled.
Please note that old desktop browsers or mobile browsers may not support all of the above features. In order to get full functionality use the latest versions of browsers, supporting HTML5, AJAX and CSS3.
You can read the Privacy Policy and Terms of Service of the plugin in the following links:
You can also read the Google Drive Privacy Policy and Terms of Service of the plugin in the following links:
Release notes
153 versions · 847 changes
What changed in each version. Grouped by major release — these entries carry no dates.
- Fixed bug where emails could not be sent after the release of the previous version.
- Verified compatibility with latest 7.0 WordPress version.
- Added uploadid length check in wfu_ajax_action_send_email_notification().
- Added wfu_params_*, wfu_gst_* and wfu_userstate_* in periodical cleanup.
- Added Transient Options section in Maintenance Actions tab.
- Fixed SQL injection issue CVSS 9.3 from Patchstack.
- Fixed File Overwrite Race Condition when uploading files with the same filename concurrently.
- Verified compatibility with latest 6.9 WordPress version.
- Fixed bug where a file could not be downloaded from Uploaded Files Dashboard menu.
- Fixed double-escaped HTML code of text when Pro version is deactivated. Pro
- Added support for FTP over TLS (FTPS) uploads.
- Fixed bug where the visual editor of the file viewer could not be invoked when there was no upload form on the same page. Pro
- Fixed bug where alt text and description in NGG image was not stored because NGG modified its API. Pro
- Fixed bug where the visual editor threw warnings for not finding personaldata when Personal Data were deactivated from the plugin's Settings in Dashboard.
- Fixed bug where a fatal error was thrown when updating the Pro version of the plugin and the extensions had to be reloaded. Pro
- Fixed bug where Link and Remotelink columns showed HTML code instead of links, due to excessive escaping. Pro
- Modified Messenger activation workflow due to withdrawal of Send To Messenger plugin from Meta. Pro
- Corrected bug where the upload form visual editor was not opening when Material UI theme was active.
- Corrected bug where notification emails were not sent when Material UI theme was active.
- Updated vendor libraries.
- Removal of Post Method setting from free version.
- Removal of curl_exec, file_get_contents and sockets from wfu_get_request() and wfu_post_request() of free version.
- Improvements on how AJAX endpoint is provided.
- Corrections to "Requires at least" value.
- Replacement of eval() in minification function.
- Corrected warning where translatable constants where loaded before the plugin textdomain was loaded.
- Further security improvements for compliance with wordpress.org.
- Added translation for all backend of the plugin.
- Modified plugin code so that all echoed variables to HTML are escaped.
- Modified code so that all input is sanitized, including all $_SERVER, $_COOKIE and $_SESSION input.
- Plugin name changed to Iptanus File Upload.
Every version on one page, without JavaScript: the full changelog.
Free and Pro
The free version does not expire and is not a trial. Pro adds nineteen features. The full comparison and the price are on one page.

Hi Nickolas,
I have PRO version and i have 2 questions :
How to send picture from the webcam and how to show on page all pictures taken. (if this possible)
I have webcam access with plugin but i can’t send any image (and no error message…)
Thank for your help.
Regards.
Eric.
WP version: 4.9.4
HTTPS: On
Host: 1and1
PHP version: 7.1
Shortcode used:
[wordpress_file_upload uploadid=”1593″ uploadpath=”uploads%username%” fitmode=”responsive” uploadrole=”administrator,author,contributor,subscriber,bbp_moderator” uploaduser=”all” maxsize=”5″ createpath=”true” showtargetfolder=”true” adminmessages=”true” placements=”webcam/title/uploadbutton/progressbar” uploadmediabutton=”Envoyer photo” webcam=”true” webcammode=”take photos”]
I found. bad config …
Thx. Regards
Ah, ok, disregard my previous message.
Nickolas
Hi, please send me the URL of the page to check myself.
Regards
Nickolas
Hi Nickolas,
I am using the plugin and I like it a lot. It was definitely the best plugin among the ones I was considering.
I do have a question though. My client is using a ftp server for their customers upload. Right now I have the upload path as %username% . Is there a way with this plugin that the plugin will automatically make the %username% folder on the server or will my client have to put the folder on the server manually before their customers can upload?
If you activate option “Create Upload Folder” in the shortcode, then the plugin will automatically create the upload folder if it does not exist.
Regards
Nickolas
Great. Sorry but I few a couple more questions.
With the above question. If i’m using ftp and I just have %username% in the upload path setting, it will then create the folder in the root folder on the ftp server. But if I want uploads in a uploads folder I would then have to type this in the upload path field: root/uploads/%username%. Is that correct?
My client is using a ftp server with the address of ftp://remote.zfake.com So my understanding from the documentation in order to point the uploads to the right place and give access in the settings I would put w:e@ftp//:remote.zfake.com Is that correct?
Also I just got the update. I’m sorry if this is a stupid question but is there documentation on how to update? When I upload the new update and try to install in it, it won’t install because obviously the folder already exists. But I don’t want to delete the old one and loose all my settings.
Hi, you put in the Upload Path the following: /uploads/%username%
FTP Credentials should be like this: w:e@remote.zfake.com
Regarding the update, this can be done automatically from Plugins area. Do you mean something else?
Regards
Nickolas
I know what you mean by it being in the Plugin area. But in my Plugin area under WordPress File Upload Pro it just looks normal. There is no automatic update notice. I’m running 3.11.0. The only reason I knew there was an update was from the WordPress File Upload Pro dashboard screen.
Ok you are running an old version, which at that time did not support auto-update. So here are the steps to update:
1. Deactivate and then delete the current version.
2. Log in to http://www.iptanus.com with your account, go to your order and download the latest version (4.3.1) from there.
3. Install the new version from the file and activate it.
Please note that your settings will not be lost.
Nickolas
Hi Nickolas,
I’m having a serious problem with the plugin when it comes to ftp. When I use it in normal mode it creates a folder in the upload folder with the username folder name, its great. But when I switch to ftp mode and try to upload a file with the upload path for example FTP Files/Fake Company/%username%, on the frontend of the site it says “Upload failed!
Targer folder doesn’t exist.” So I don’t know if it’s not creating folder or what? It created them when it was running through WordPress. Any help you could provide would be greatly appreciated.
Can you send me the shortcode to check?
Nickolas
[wordpress_file_upload uploadpath=”F:/FTP Files/Fake Company/%username%” fitmode=”responsive” uploadrole=”all” uploadpatterns=”*.pdf,*.jpg,*.doc,*.png,*.tif” createpath=”true” accessmethod=”ftp” ftpinfo=”u:p@remote.fakecompany.com” uploadtitle=”Upload Files” uploadbutton=”Upload/Upload”]
Hi Nickolas,
Do you have any thoughts on this? I could really use help to get this working the same way it does when I run it through the site itself. Could it be something in the general setting of the plugin? Because I just left them default.
Hi, are you referring to the update of the plugin? I answered about it in my previous comment.
Nickolas