WPGraphQL BuddyPress is a free and open-source extension for the WPGraphQL plugin, bringing the power of GraphQL to BuddyPress.
- PHP >= 8.0+
- WP >= 6.1+
- WPGraphQL >= latest
- BuddyPress >= latest
- Install & activate BuddyPress
- Install & activate WPGraphQL
- Clone or download the zip of this repository into your WordPress plugin directory, and activate the plugin.
- Run
composer install --no-dev
before activating the plugin/extension