AMF WordPress #7 in Media & Images
Use another WordPress site as source for your media library.
by Human Made · github.com/humanmade/amf-wordpress · website
★ 51stars
200kcomposer installs
6forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/humanmade/amf-wordpress/archive/refs/heads/main.zipAlso on Packagist as humanmade/amf-wordpress:
composer require humanmade/amf-wordpressFrom the readme
AMF WordPress
Use another WordPress site as source for your media library.
About
AMF WordPress uses the Asset Manager Framework (AMF) to use another WordPress site as media source for your WordPress installation.
This allows you to insert images anywhere they're used in WordPress, including the Block Editor, featured images, and the Customiser, all from the same media library.
Installation
Install with Composer:
Settings
URL
By default the plugin will use the current site's media library.
This should be changed at Settings Media by providing the URL of the WordPress site you'd like to use as media source.
This could be an external WordPress site or another site in a multisite installation.
This URL can also be defined at the code level in the AMFWORDPRESSURL constant.
If this constant is defined then the setting on the Media settings screen will not be shown.
License
Copyright 2021 Human Made. Licensed under the GPLv3 or later.
Read the full README on GitHub →