Home
Softono

Media Explorer

Open source PHP
123
Stars
29
Forks
26
Issues
116
Watchers
2 months
Last Commit

 About Media Explorer

With Media Explorer, you can now search for tweets and videos on Twitter and YouTube directly from the Add Media screen in WordPress.

Platforms

Web Self-hosted

Languages

PHP

Links

Need Help Installing Media Explorer?

We provide expert installation service for this software. Our team will install, configure, and secure Media Explorer on your server. plans start at just $30.

Media Explorer

View on GitHub

Media Explorer

Media Explorer gives you the ability to insert content from social media services in your posts.

Setup

In order to get this working in your WordPress installation, you have to follow the next steps:

  • Clone this repo in the plugins folder of your WordPress install with git clone https://github.com/Automattic/media-explorer.git.
  • Get your credentials:
    • Twitter
    • Instagram.
    • YouTube.
      • For YouTube, you'll have to create or use an existing project in your Google Developers Console
      • Ensure that this project has the "YouTube Data API v3" API enabled.
      • Create and use a public access API Key for your project.
  • Write your credentials in mexp-creds.php
  • Activate the "MEXP oAuth Creditials" plugin to enable the configured API keys.
  • Enjoy!