External files in Media Library

Beskrivelse

Add one or more files with their URLs under Media > «Add New Media File». You can use these external files anywhere the media library is used.

Feature

Embed your files from AWS S3, DropBox, Google Drive, Google Cloud Storage, FTP, your local hosting, another website in your multisite, other WordPress REST APIs, YouTube or many other possible sources. Use them in your preferred editor such as Block Editor, Elementor, Divi, Classic Editor, WpBakery and many more as if the files were stored normally in your media library.

Automatically synchronize external directories containing files with your media library at intervals you specify.

And even more:

✅ Add the files with their external dates. This allows you to get the date, helpful for SEO, for example.
✅ Import them as real files instead of just linking to them in your media library. This allows you to import any amount files into your project.
✅ Check their availability (only for HTTP connections) to ensure that the external files are actually available.
✅ Configure, which users in your project are allowed to use the external files options.
✅ Extract ZIP files from any external source into your media library.

Support for other plugins

Use external URLs when importing products via CSV in a WooCommerce store (including access data for these e.g., via an FTP).

Add external files on download lists of Download Lists with Icons.

Sort your external files in a folder of CatFolders, Filebird, Folderly, Folders, iFolders, Media Library Organizer or assign them into categories from Enhanced Media Library and Real Media Library Lite. You can import and synchronize them in these plugins.

And compatible with Network Media Library for use in multisites.

And it is also compatible with multilingual plugins like Polylang to translate the media files.

The plugin is also compatible with a variety of other plugins not listed here. If, contrary to expectations, something does not work properly, please report it in the support forum.

REST API

You can manage your external files with REST API requests as documented here.

Mass-Import

You can import complete directories from any of the supported TCP protocols. Just enter the directory as path to import, and the plugin will import any supported files from it or use the external source tools to navigate to the directory to import.

For large directories, there is also an automatically processed queue. You could also use the WP CLI for large directories.

TCP Protocols

You can use the following TCP-protocols to import external files in your media library:

📡 http://
📡 https://
📡 ftp://
📡 ftps://
📡 sftp://
📡 ssh://
📡 file://

Some of them require credentials, for http(s) it is optional.

Service plugins

Support for additional platforms as external sources is enabled by additional service plugins. These are now:

External files from AWS S3 in Media Library (incl. support for AWS S3, Backplaze S3, Cloudflare R2 and DigitalOcean Spaces)
External files from Google Cloud Storage in Media Library
External files from Google Drive in Media Library
External files from WebDav in Media Library (incl. any WebDav-provider like NextCloud or Seafile)

They can be installed manually or in the backend of your WordPress under Media Library > Add External Files.

Use cases

Here are a few examples of how this plugin can help you:

💡 Store particularly large files in a different storage location so that you save storage space on your hosting.
💡 Import files that your graphic designer provides you in a shared directory.
💡 Automatically synchronize photos from your vacation for display on your website.
💡 Use regularly newly generated PDF files from a shared directory for output on your website.
💡 Get images for your products from a central directory.

Find more here

ClassicPress

This plugin is compatible with ClassicPress.

Repository, documentation and reliability

You find some documentations on this plugin page and in GitHub.

The development repository is on GitHub.

Each release of this plugin will only be published if it fulfills the following conditions:

✅ PHPStan check for possible bugs.
✅ Compliance with WordPress Coding Standards.
✅ No failures during PHP Compatibility check.
✅ No exceptions during PHP Unit Tests.

Skjermbilder

  • Field to add external files in Media > Add New Media File.
  • Dialog to add URLs of external files.

Installasjon

  1. Upload «external-files-in-media-library» to the «/wp-content/plugins/» directory.
  2. Activate the plugin through the «Plugins» menu in WordPress.

Ofte stilte spørsmål

Why do you need to install additional plugins for some sources?

Two reasons for this:

a) Some of the external sources use libraries whose licenses are not permitted in the WordPress repository. For example, the aws/aws-sdk-php library for AWS uses the Apache License. This is not compatible with GPL.

b) With all these libraries, the plugin would be too large to publish in the WordPress repository.

Can I prevent other WordPress-users from adding external files?

Yes, you can select under Settings > «External files in Media Library» > Permissions, which roles gets the ability to add or delete external URLs in your media library.

Can I also embed password-protected external files?

Yes, but these files are integrated locally and not from the external URL so that your visitors can access them without any problems.

Can I embed files from an FTP?

Yes, you can add them manually or with the FTP-tool in Media > «Add external files».

Can I import complete directories?

Yes, you can. Just enter the directory to import or use the tools under Media > «Add external files». All files in the directory will be imported.

Do the upload size limits for files apply in the same way as for a normally uploaded file?

No, there is no fixed size limit for external files. Limits are determined by the storage space available to you, depending on where the file is stored.

Can I import from my local server?

Yes, you can. Simply use the Local tool under Media > «Add external files» or enter the absolute path with file-protocol,
e.g.: file:///var/www/path/to/file.png – see also our documentation.

Can I import external product images for WooCommerce?

Yes, simply enable the setting under Settings > «External files in Media Library» > WooCommerce. Add your external URLs
for images in the CSV you want to import as it is already possible with WooCommerce. They will be handled as
external files by this plugin. This also allows you to use all protocols supported by the plugin as external source of your files.

Is there a WP CLI command?

Yes, we provide many options on WP CLI, see our documentation.

Google tells me that the app is not verified when I connect Google Drive – why?

According to Google guidelines, an app that is used to connect to the Google Drive API is only checked and confirmed once
it has 100 active users. As long as less than 100 active users use this function via this plugin, you will always see
this message. You can confirm it via «unsecure» and still complete the connection of your Google Drive with your
WordPress website.

Vurderinger

2. oktober, 2024 5 svar
Hi there,Wanted to give it a try but it took my site down![29-Sep-2024 09:00:07 UTC] PHP Fatal error: Uncaught TypeError: Unsupported operand types: string & int in /home/xxxxxxxxxxxxx.com/public_html/wp-includes/class-wp-rewrite.php:1036Stack trace:#0 /home/xxxxxxxxxxxxx.com/public_html/wp-includes/class-wp-rewrite.php(1410): WP_Rewrite->generate_rewrite_rules()#1 /home/xxxxxxxxxxxxx.com/public_html/wp-includes/class-wp-rewrite.php(1509): WP_Rewrite->rewrite_rules()#2 /home/xxxxxxxxxxxxx.com/public_html/wp-includes/class-wp-rewrite.php(1884): WP_Rewrite->refresh_rewrite_rules()#3 /home/xxxxxxxxxxxxx.com/public_html/wp-includes/rewrite.php(282): WP_Rewrite->flush_rules()#4 /home/xxxxxxxxxxxxx.com/public_html/wp-content/plugins/external-files-in-media-library/classes/eml/Controller/class-proxy.php(225): flush_rewrite_rules()#5 [internal function]: threadi\eml\Controller\Proxy::do_refresh()#6 /home/xxxxxxxxxxxxx.com/public_html/wp-content/plugins/external-files-in-media-library/classes/eml/class-transient.php(186): call_user_func()#7 /home/xxxxxxxxxxxxx.com/public_html/wp-content/plugins/external-files-in-media-library/classes/eml/class-transients.php(152): threadi\eml\Transient->display()#8 /home/xxxxxxxxxxxxx.com/public_html/wp-content/plugins/external-files-in-media-library/inc/admin.php(1241): threadi\eml\Transients->check_transients()#9 /home/xxxxxxxxxxxxx.com/public_html/wp-includes/class-wp-hook.php(324): eml_admin_notices()#10 /home/xxxxxxxxxxxxx.com/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()#11 /home/xxxxxxxxxxxxx.com/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()#12 /home/xxxxxxxxxxxxx.com/public_html/wp-admin/admin-header.php(303): do_action()#13 /home/xxxxxxxxxxxxx.com/public_html/wp-admin/plugins.php(624): require_once(‘/home/1340234.c…’)#14 {main}thrown in /home/xxxxxxxxxxxxx.com/public_html/wp-includes/class-wp-rewrite.php on line 1036
1. august, 2024 1 svar
Highly recommend this plugin for anyone looking to enhance their media management with ease!
12. april, 2024
This plugin simply does what it says it does.This allows me to have images hosted on a Discord channel directly on my Wordpress website without having to host a single one of them. If I could find just one little thing to add, it would be to see in real time which link is being processed. Bravo to the developer, great work !
Les alle 4 vurderinger

Bidragsytere og utviklere

«External files in Media Library» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:

Bidragsytere

“External files in Media Library” har blitt oversatt til 4 språk. Takk til oversetterne for deres bidrag.

Oversett “External files in Media Library” til ditt språk.

Interessert i utvikling?

Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.

Endringslogg

5.0.2

  • Show warning if SSL is not available in hosting for using Dropbox (necessary for OAuth)
  • Updated dependencies
  • Fixed a potential error for missing function wp_get_current_user() if other plugins running «WP_Query» without being embed in any hook
  • Fixed missing setting where Dropbox could be connected

older changes