Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iantsch/mu-multihost
WordPress must-use plugin to access the same instance on multiple domains
https://github.com/iantsch/mu-multihost
wordpress wordpress-mu-plugin
Last synced: 16 days ago
JSON representation
WordPress must-use plugin to access the same instance on multiple domains
- Host: GitHub
- URL: https://github.com/iantsch/mu-multihost
- Owner: iantsch
- License: mit
- Created: 2017-05-02T20:05:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-30T11:59:00.000Z (about 6 years ago)
- Last Synced: 2024-10-11T13:44:08.759Z (about 1 month ago)
- Topics: wordpress, wordpress-mu-plugin
- Language: PHP
- Size: 9.77 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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
```sh
$ 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](https://twitter.com/iantsch) - [web developer](https://mbt.wien) behind this and other projects.