wp-graphql/wp-graphql-buddypress

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

Fund package maintenance!
renatonascalves

Installs: 35

Dependents: 0

Suggesters: 0

Security: 0

Stars: 35

Watchers: 9

Forks: 11

Open Issues: 6

Type:wordpress-plugin

v0.1.1 2024-05-06 13:20 UTC

This package is auto-updated.

Last update: 2024-06-06 15:31:43 UTC


README

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