
Easy File Upload plugin
Instant upload file and insert download link




Just one click - and your files already uploaded into TinyMCE or CKEditor document. Such simple as never before: that's a power provided by TinyMCE Easy Image Upload add-on.
This plugin can work on PHP and ASP.NET servers, and can instantly upload selected files with inserting customizable template into the document. You can configure allowed files' extensions and maximum files' sizes.



Install Easy File Upload plugin in TinyMCE 5
Self-hosted TinyMCE 5
Cloud TinyMCE 5
Install the plugin to TinyMCE 5 hosted on your server
- Copy
EasyFileUpload
directory totinymce/plugins/
. - Edit TinyMCE config and add
EasyFileUpload
toplugins
parameter.
Example
Here you can see sample TinyMCE initialization code with config inside it:
TinyMCE.init({
selector: "#editor",
plugins: "EasyFileUpload",
});
Refer to TinyMCE add-ons installation manual for more details
Tell a friend about Easy File Upload
Share
Tweet
Send
Reviews
Be the first who will write a feedback for this plugin.