Greyd Wapuu in a black hoodie with a grey and white cap, holding a purple block with "Greyd" written on it. The end of the tail below the Wapuu body has the same shape as the Greyd logo.

Onboarding

How to start

WP Setup

You are free to decide which host you want to use for your website.

Read on hosting & server requirements

Multisite Setup

Greyd.Suite works on single sites or multisite installations. When it comes to use cases with several websites, working with multisites in combination with Greyd.Suite can make a lot of sense. Here are some of the use cases many of our customers choose multisite for:

  • Agency staging environment
  • Clients with several websites
  • Franchises and other large-scale website systems

Tip: We had a very insightful Greyd Conversation episode with multisite expert Robert Windisch with a lot of useful information on how to leverage multisite for your web projects:

You are currently viewing a placeholder content from YouTube. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.

More Information

Step-by-step instruction

You are currently viewing a placeholder content from Vimeo. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.

More Information

First of all, activate the “Allow Multisite” function by entering this line of code:

Code Ausschnitt "Allow-Mulitiste" (define ('WP_ALLOW_MULTISITE', true);) für die wp-config Datei

before the text /* That’s all, stop editing! Happy publishing. */ in the wp-config.php of the WordPress installation.

Code Ausschnitt "Happy Publishing" aus der wp-config Datei

It is important that you deactivate all plugins. This is usually not a problem with new WordPress installations. If you are using Greyd.Suite and have already installed it, you must also deactivate the Suite on this installation. It gets a little more complicated if you want to convert an existing WordPress installation into a multisite. In this case, you will probably also need to deactivate the theme, as certain plugins may be automatically linked to the theme, as is the case with Greyd.Suite.

The sub-item “Network setup” now appears under the menu item “Tools” in the WordPress installation. Here you can select whether the installation should be set up on subfolders (greyd.de/site) or subdomains (site.greyd.de).

You will also be asked for the name of the network installation and the network administrator. Once this information has been entered, all you have to do is click on “Install” and you will then receive two code blocks:

Code Multisite Screenshot

The first one must be inserted into wp-config.php, again before the line /* That’s all, stop editing! Happy blogging. */ The other code block must be added to the .htaccess file, from which all other WordPress rewrite rules must be removed beforehand.

If the two code blocks are inserted accordingly, you will be prompted to log in again when you refresh the WordPress dashboard. When you log in again, you will land on the network installation of the multisite.

Tip: In most cases, we recommend subfolders instead of subdomains. On the one hand, this gives you more flexibility, and on the other hand, with subfolders you can create new sites directly in Greyd.Hub without having to register a new subdomain in your hosting every time.

Installing Greyd.Suite

Installing Greyd.Suite is super easy. Basically you only need to activate the Greyd Plugin and the Installer will do the rest for you.

You can always find the latest version of the Greyd plugin here: https://greyd.io/customer-download/

Documentation Resources

The following video summarizes the process of installing and activating Greyd.Suite including an overview of where to find what in the backend and how to activate your Greyd.Suite license:

  • You are currently viewing a placeholder content from Vimeo. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.

    More Information