Download

Click here to download the latest version of the plugin:

๐Ÿ‘‰ Download the plugin for WordPress

Requirements permalink

  • WordPress 5.4 or above
  • PHP 7.1 or above

How to install permalink

In the WordPress admin:

  • Go to Plugins => Add New
  • Click on Upload Plugin
  • Select the downloaded graphql-api.zip file
  • Click on Install Now
  • Once installed, click on Activate

Installing in Nginx permalink

Nginx has a time limit to process the response from the PHP backend. Installing the plugin may exceed the default time limit, and display a "504 Gateway Timeout" error on screen.

If that happens, increase the timeout to 300 seconds in the Nginx config, as explained here.

Alternative installation methods permalink

Check for other ways to install the plugin in the GitHub repo.