WP Manifestindependent plugin directory
manifest / multisite / mu-multihost

mu-multihost

WordPress must-use plugin to access the same instance on multiple domains

by Christian Tschugg · github.com/iantsch/mu-multihost · website

2stars
1forks

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/iantsch/mu-multihost/archive/refs/heads/master.zip

Readme

mu-multihost

WordPress must-use plugin to access the same instance on multiple domains with optional theme switch and front page switch.

Installation

You can install this must-use plugin two ways

Via Composer

If you load your dependenies via Composer you can load this plugin with

$ php composer require iantsch/mu-multihost

Via Download

  1. Click on the Download ZIP button at the right to download the plugin.
  2. Upload the entire mu-multihost folder to the /wp-content/plugins/ directory.
  3. Activate the plugin through the Plugins menu in WordPress.

Credits

@iantsch - web developer behind this and other projects.

Read the full README on GitHub →