Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 837 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 837 Bytes

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 >= 6.1+
  • 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