/wp-graphql-buddypress

Bringing the power of GraphQL to BuddyPress.

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

WP GraphQL BuddyPress

Bringing the power of GraphQL to BuddyPress.

System Requirements

  • PHP >= 5.6
  • WP >= 4.9
  • WPGraphQL >= latest
  • BuddyPress >= latest

Quick Install

  1. Install & activate BuddyPress
  2. Install & activate WPGraphQL
  3. (Optional) Install & activate WPGraphQL-JWT-Authentication to add a login mutation that returns a JSON Web Token.
  4. Clone or download the zip of this repository into your WordPress plugin directory & activate the WP GraphQL BuddyPress plugin

Changelog

  • This is a working in progress.