wordplate/multisite

This package is abandoned and no longer maintained. The author suggests using the roots/multisite-url-fixer package instead.

A multisite plugin for WordPlate

Installs: 3 748

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 1

Forks: 2

Type:wordpress-plugin

2.0.1 2018-01-02 16:08 UTC

This package is not auto-updated.

Last update: 2019-02-20 18:56:03 UTC


README

A multisite plugin for WordPlate.

Note: This plugin is still under development, you may use it at your own risk. We haven't had any issues ourselves but please be cautious.

Installation

Require this package, with Composer, in the root directory of your project.

composer require wordplate/multisite
  1. Login to the WordPress administrator dashboard and active the Multisite plugin.

  2. Add the WP_ALLOW_MULTISITE environment variable, in your .env file, set it to true.

  3. Navigate to Tools > Network Setup in the administrator dashboard and install either sub-domains or sub-directories.

  4. Logout from WordPress.

  5. Add the WP_MULTISITE environment variable, in your .env file, set it to true.

  6. Log back in to WordPress and you're all set.

License

MIT © Vincent Klaiber