Using on TinyMCE 5

Click on and to try. In this demo image width is limited to 800px.

If you want TinyMCE 4/5 Youtube search and insert plugin, you can buy at this link
If you want TinyMCE 4/5 Flickr image search and place plugin, you can find at this link

Using in CKEditor

Using as Stand-alone file manager

Open File Manager: Open File Manager

Select Only Images (multiple selection):

Select Only Videos in POP-UP:

Select All Files (relative path):

Open File Manager on external page: open


iFrame use:
<iframe width="765" height="550" frameborder="0" src="filemanager/dialog.php?type=0"> </iframe> Using Bootstrap Modal:



CROSS-DOMAIN

ResponsiveFilemanager is hosted on http://test.albertoperipolli.com

Select All Files From Other domain (cross-domain):

tinymce

	
	tinymce.init({
	selector: "textarea.tinymce",
	theme: "silver",
	height: 300,
	plugins: [
		"advlist autolink link image media filemanager code responsivefilemanager"
	],
	toolbar1: "undo redo | bold italic underline | forecolor backcolor",
	toolbar2: "| responsivefilemanager | link unlink | image media | code",
	image_advtab: true,
	external_filemanager_path: "filemanager/",
	filemanager_title: "Responsive Filemanager",
	external_plugins: {
		"responsivefilemanager": "../../tinymce/plugins/responsivefilemanager/plugin.min.js",
		"filemanager": "../../filemanager/plugin.min.js"
	},
});
	
"Enjoy the little things, for one day you may look back and realise they were the big things." (Robert Brault)
Please support the project