• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

WordPress Real Media Library - Media Categories / Folder File Managers

WordPress Real Media Library - Media Categories / Folder File Managers v4.22.12

No permission to download
Thx for this, but Is there a WP file manager that creates real folders? This one like many just creates virtual folders.
with this free extension
Physical Custom Upload Folder
from the same developer
 
OK
Here is the link
RML 4.5.2 Untouched

 
Babak updated WordPress Real Media Library - Media Categories / Folders File Manager with a new update entry:

WordPress Real Media Library v4.5.2

Download WordPress Real Media Library v4.5.2 - Media Categories / Folders File Manager
09 August 2019 - Version 4.5.2 - Thanks To @Brunov99

  • Improved compatibility with Beaver Builder
  • Fixed bug with Flatsome UX Page builder when the folder dropdown shows no content
  • Fixed bug with SuperPWA wordpress plugin (cache)
  • Fixed bug with Avada 6.0 and Fusion Builder Live
  • Fixed bug with search box height in some cases that it needed too much space...

Read the rest of this update entry...
 
  • Like
Reactions: UglyKidJoe
Real Media Library 4.5.3 - Untouched

07 September 2019 - Version 4.5.3

  • Fixed bug with WP 5.2.2 when uploading a file directly to a folder
  • Fixed bug with custom order when used a "orderby" clause before

  • (developers only) Extend core WP REST API /wp-json/wp/v2/media to fetch RML specific data
  • (developers only) Added RML/Item/DragDrop and RML/Folder/OrderBy action

 
Here it is 4.5.4

07 September 2019
- Version 4.5.4 Hotfix - Fixed bug with PHP 7.2.7

 
Babak updated WordPress Real Media Library - Media Categories / Folders File Manager with a new update entry:

WordPress Real Media Library v4.5.4

Download WordPress Real Media Library v4.5.4 - Media Categories / Folders File Manager Nulled Free
07 September 2019 - Version 4.5.4 Hotfix - Thanks To @Brunov99

- Fixed bug with PHP 7.2.7

07 September 2019 - Version 4.5.3
  • Fixed bug with WP 5.2.2 when uploading a file directly to a folder
  • Fixed bug with custom order when used a "orderby" clause before
  • (developers only) Extend core WP REST API /wp-json/wp/v2/media to fetch RML specific data...

Read the rest of this update entry...
 
how to activated?
go to
real-media-library\vendor\matthiasweb\wordpress-plugin-updater\src\V4\LicenseManager.php
Remove Line 96 and 97
PHP:
$result = static::getSavedActivationId($pluginSlug);
        return !empty($result);
and replaced with this code:
PHP:
return true;

go to
\real-media-library\vendor\matthiasweb\wordpress-plugin-updater\src\V4\LicenseUIController.php
on line 77 remove this code:
PHP:
'active'       => !empty($license),
and replaced with this code:
PHP:
'active'       => true,
Enjoy and its better use notepad++ for editing
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock