WP Manifestindependent plugin directory
manifest / integrations / bp-graphql

BP GraphQL archived

GraphQL implementation for BuddyPress

by The BuddyPress Community · github.com/buddypress/bp-graphql · website

10stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/buddypress/bp-graphql/archive/refs/heads/master.zip

Declares an update source (https://github.com/buddypress/bp-graphql), so updates arrive through the plugin's own updater.

Readme

BP GraphQL

Bringing the power of GraphQL to BuddyPress.

System Requirements

  • PHP >= 5.5
  • WP >= 4.9
  • WPGraphQL >= 0.0.28
  • BuddyPress >= 3.1.0

Installation

Drop this plugin in the wp-content/plugins directory and activate it. You need at least WordPress 4.9, WPGraphQL and BuddyPress.

Changelog

1.0

  • Initial release

Read the full README on GitHub →