manifest / integrations / bp-api
BuddyPress REST API
Starting the BP-API endpoints by adding schema first then the endpoints after that.
★ 8stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/bronsonquick/bp-api/archive/refs/heads/master.zipReadme
A REST API for BuddyPress
This plugin is currently under development and is incomplete
This plugin will work with WordPress 4.4 and up.
Currently this plugin adds an activity schema and an activity endpoint to BuddyPress.
Steps to view the schema:
- Install WordPress 4.4
- Install and activate BuddyPress adn make sure the Activity component is active.
- Install and activate this plugin.
- Browse the schema and the activity endpoint.