External Media

Description

Import files from or create external links from third-party services into WordPress Media Library (Dropbox, Box, OneDrive, Google Drive and any other external file from URL).

External Media Premium is a premium version of this plugin with support for Unsplash, Instagram, Pexels, Pixabay and AWS.

This plugin provides convenient way of linking and using files from the services listed above. It is intuitive, controls located where you expect them to be. For instance if you would like to create a link to your file in your Dropbox account, just press Add Media and choose Insert from URL media tab and then click Link to Dropbox button.

The plugin provide two options:
– Insert from URL (this will link to a file located on one of the services)
– Import file (this will upload a file from a remote service and store the file in WordPress)

Note: Imported files from a remote services become a permanent file and changes made to the file on the service won’t reflect on the site. You would have to re-import the file using External Media plugin.

The plugin won’t upload the same file twice, instead it will check if the file already exists in your WordPress site and re-use it.

Screenshots

  • /assets/screenshot-1.png
  • /assets/screenshot-2.png

Installation

Getting started.

NOTE: Some steps require you to have developer accounts in third-party
services and obtain API Keys in order to configure the plugin.
If you’re not a developer you might need help from someone you know
or contact the author for support.

  • Please enable the External Media plugin.
  • Configure one or more services. Each field has a description with links.
  • Please follow instructions to generate all required keys in those links.

Configration.

  • Enable plugins you would like to see in the Add Media library.
  • Set “Only allow inser to remote files” if you would like to
    use the plugin only in “Insert from URL” media tab.

Dropbox.

  • Use your existing account or create new account in Dropbox (dropbox.com).
  • Open https://www.dropbox.com/developers/apps and create Drop-in app.
  • Enter all domain names in ChooserSaver domains field.
  • Copy the “App Key” and use it in the plugin to enable insert links or
    imports from Dropbox.

Box.

  • Use your existing account or create new account in Box (box.com).
  • Open https://app.box.com/developers/services and create a new Box Application.
  • Once created you should be able to see the Api Key.
  • Copy the “Api Key” (see under “Backend Parameters”) and use it in the
    plugin to enable insert links or imports from Box.

.**

NOTE: Please note you might need to re-ope file picker popup after you
first time login. Please also note that users only can choose their own photos.

  • Open https://ww.com/developer/clients/manage/ and register
    a New Client.
  • Provide Redirect URI (this can be found on the plugin configuration page)
  • Use Client ID and Client Secret in the plugin.
  • NOTE: This plugin ONLY allows to use your ow pictures.

OneDrive (Microsoft).

Please Register your app to get an Application (client) ID, if you haven’t already done so. Ensure that the web page that is going to reference the SDK is a Redirect URL under Redirect URIs (Web platform). Enable Implicit grant and make sure Access Tokens and ID Tokens checked. Set Treat application as a public client to Yes.

GoogleDrive.

  • To get started using Google Picker API, you need to first create or select a
    project in the Google Developers Console and enable the API.
    https://console.developers.google.com/flows/enableapi?apiid=picker
  • Add your Client ID obtained from the Google Developers Console.
    Example format: 886162316824-pfrtpjns2mqnek6e35gv321tggtmp8vq.apps.googleusercontent.com
  • Application ID. Its the first number in your Client ID. e.g. 886162316824
  • Add scopes or use the default scope.
  • Add your domain to Authorized JavaScript origins.
    More about scopes: https://developers.google.com/picker/docs/#otherviews
  • Make sure you enable Picker API.
  • Make sure you enable Drive API.

Usage.

  • Create or edit any page or other content.
  • Press Add Media button.
  • Choose either you would like to insert a link to the file (Insert from URL)
    or import file from third-party service (this will save files in WordPress
    and will become permanent, further changes to files on the third-party service
    won’t reflect on the site).

For more information or customization please contact the author of this plugin.

FAQ

What does the plugin do?

The plugin import files from external services into WordPress. It does not link files to externals services. It grabs files and downloads into your WordPress Media Library so you could use it on your website.

Configuration requirements?

You would need to have credentials for the plugin in order to be able to import files.

How to get Premium version

External Media Premium is a premium version of this plugin with support for Unsplash, Instagram, Pexels, Pixabay and AWS. After the payment you will get download button. The downloaded file then could be uploaded to your wordpress plugins direcotry and installed.

Don’t see a service that you need?

If you don’t see a service that you need please create a support ticket and I will review your request.

Reviews

April 6, 2021
The developer is not interestet making the plugin work for ALL users. The description for Onedrive is wrong and the developper does not answer my question. ARE YOU NOT ABLE TO GIVE A SIMPLE STEP BY STEP DESCRIPTION????? I would give 5 stars...
March 19, 2021
"Description Below NOT TRUE" Import files from or create external links from third-party services into WordPress Media Library (Dropbox, Box, OneDrive, Google Drive and any other external file from URL). IMPORTANT: This feature will become obsolete in the free version. If you would like to import media from any URL you would have to download Premium version.
December 8, 2020
Since google walled google photos from google drive, the plugin doesn't make sense anymore. Instructions on adding google picker almost perfect. Thus more than one *
September 22, 2020
El plugin funciona bien, aunque deja mucho que desear ya que solo te permite importar imagenes de tu nube como drive, etc. Siento que eso no le da sentido al plugin, me gustaria poder usar directamente imagenes de google drive y no tener que importarlas antes.
August 4, 2020
Maybe this is not the right plugin for my requirement, so I edit this feedback from the 1star to 4star as it somewhere affects the developer reputation. I already removed this plugin from my website so there is no meaning for any negative feedback. Thank you and best of luck
Read all 30 reviews

Contributors & Developers

“External Media” is open source software. The following people have contributed to this plugin.

Contributors

Translate “External Media” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.34

  • Security fix.
  • Version bump.

1.0.33

  • Fix previous release issue.
  • Version bump.

1.0.32

  • Fix issues in 1.0.31 related to nonce.
  • Version bump.

1.0.31

  • Improve security. Add nonce check.
  • Version bump.

1.0.30

  • Improve security. Add permission check.
  • Version bump.

1.0.29

  • Improve security.
  • Version bump.

1.0.28

  • Improve security.
  • Version bump.

1.0.27

  • Update plugin information.

1.0.26

  • Test with 5.5.1

1.0.25

  • Fix OneDrive integration.
  • Version bump.

1.0.24

  • Refine core library to allow referer setting in remote calls.
  • Version bump.

1.0.23

  • Fix imported media empty caption issue.
  • Version bump.

1.0.22

  • Refine admin CSS.
  • Version bump.

1.0.21

  • Add caption support for premium plugin widgets.
  • Version bump.

1.0.20

  • Add reference to Premium version.
  • Remove CloudApp depricated integration
  • Remove obsolete Instagram integration.
  • Fix OneDrive integration issue.
  • Refine Google Drive integration.
  • Version bump. Test with WordPress 5.4.2

1.0.19

  • Version bump. Test with WordPress 5.2.2

1.0.18

  • Add donation box

1.0.17

  • Version bump. Test with WordPress 4.9

1.0.16

  • Remove anonymous callback function from uasort function.
  • Fix PHP incompatibility issues.

1.0.15

  • Fix issues

1.0.14

  • Add CloudApp support
  • Refine plugin system

1.0.13

  • Test with WordPress 4.8

1.0.12

  • Add CURLOPT_FOLLOWLOCATION option to follow remote media redirects.

1.0.11

  • Fix JS issue.
  • Version bump. Test with WordPress 4.7.3

1.0.10

  • Fix issues.
  • Version bump. Test with WordPress 4.6

1.0.9

  • Fix issue with Insert from URL.

1.0.8

  • Version update. Test with WordPress 4.5

1.0.7

  • Refine Google Drive picker implementation (add more control options).
  • Add filename sanitization logic. Reported by ceedric.
  • A new plugin to import files from remote URLs.

1.0.6

  • Refine readme file.

1.0.5

  • Change GoogleDrive viewer settings to display folders.

1.0.4

  • Refine instructions.

1.0.3

  • Refine readme file.

1.0.2

  • Add 128×128 icon.

1.0.1

  • Add 256×256 icon.

1.0

  • Initial release.