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: 36
Watchers: 11
Forks: 11
Open Issues: 8
Type:wordpress-plugin
Requires
- php: ^8.0
- composer/installers: ^1.10.0
Requires (Dev)
- alleyinteractive/alley-coding-standards: ^2.0
- buddypress/buddypress: dev-master
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.8
- szepeviktor/phpstan-wordpress: ^1.1.6
- wp-phpunit/wp-phpunit: ^6.0
- wpackagist-plugin/wp-graphql: ^1.19.0
- yoast/phpunit-polyfills: ^1.1
README
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
- 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