WordPress multisite
-
The WordPress developer edition app now supports multisite installations.
To enable WordPress multisite, start with a fresh installation. There are two way to convert a fresh installation to multisite - using the WP CLI tool or using the WordPress Network Setup Tool. Short instructions to use the CLI tool:
- Open a Web Terminal. To use subdomains in multisite mode:
# /app/pkg/wp-convert-multisite --subdomains
-
Go to the Location view of the Cloudron dashboard and configure a Wildcard alias.
-
Add wildcard domain as alias:
That's it ! See https://docs.cloudron.io/apps/wordpress-developer/#multisite for information.
-
@girish Great. I will test PressBooks as soon as I am able.