Skip to content

renatonascalves/wp-graphql-buddypress

Repository files navigation

WPGraphQL BuddyPress

Project Status: Active. License

WPGraphQL BuddyPress is a free and open-source extension for the WPGraphQL plugin, bringing the power of GraphQL to BuddyPress.

System Requirements

  • PHP >= 8.0+
  • WP >= 5.9+
  • WPGraphQL >= latest
  • BuddyPress >= latest

Quick Install

  1. Install & activate BuddyPress
  2. Install & activate WPGraphQL
  3. Clone or download the zip of this repository into your WordPress plugin directory, and activate the plugin.
  4. Run composer install --no-dev before activating the plugin/extension