Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wp-graphql/wp-graphql-buddypress
Bringing the power of GraphQL to BuddyPress.
https://github.com/wp-graphql/wp-graphql-buddypress
api buddypress graphql wordpress wp-graphql wp-plugin
Last synced: 3 months ago
JSON representation
Bringing the power of GraphQL to BuddyPress.
- Host: GitHub
- URL: https://github.com/wp-graphql/wp-graphql-buddypress
- Owner: renatonascalves
- License: gpl-3.0
- Created: 2019-10-20T19:04:42.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T15:19:34.000Z (6 months ago)
- Last Synced: 2024-06-23T04:57:33.470Z (4 months ago)
- Topics: api, buddypress, graphql, wordpress, wp-graphql, wp-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/wp-graphql-buddypress
- Size: 2.57 MB
- Stars: 35
- Watchers: 10
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-wpgraphql - WPGraphQL BuddyPress
- awesome-wordpress-gatsby - WPGraphQL for BuddyPress - This FREE plugin from @RenatoNascAlves exposes BuddyPress data to WPGraphQL. (Plugins / WordPress)
README
# WPGraphQL BuddyPress
[![Project Status: Active.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
[![License](https://poser.pugx.org/wp-graphql/wp-graphql-buddypress/license)](https://packagist.org/packages/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.
## System Requirements
* PHP >= 8.0+
* WP >= 6.1+
* WPGraphQL >= latest
* BuddyPress >= latest## Quick Install
1. Install & activate [BuddyPress](https://buddypress.org/)
2. Install & activate [WPGraphQL](https://www.wpgraphql.com/)
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