Developer Tools
Our Developer Tools Add-on extends the capabilities of MemberPress by enabling a full REST API and webhooks for advanced integration with custom code and comprehensive services like Zapier.
With MemberPress Developer Tools, you get dynamic, in-plugin configuration and documentation, a long list of supported webhook events, and REST API with the ability to list, create, update, and delete objects like Members, Events, Transactions, Rules, and a ton more.
Get the MemberPress Developer Tools Add-on
ARTICLE >> Take a Tour of the Best MemberPress Add-Ons and Integrations
CHANGELOG
1.3.0 – 11/18/2024
* Improvements to API for BuddyBoss App support
1.2.18 – 01/16/2024
* Add mpdt_admin_capability hook to admin menu capability
* Add mpdt-webhook-validate-member-data filter to override member validation
* Prevent sending events to webhooks if member object is set to “0”
* Catch exceptions on Ajax webhook sending
* Fix deprecated warnings in PHP 8+
1.2.17 – 04/25/2023
* Add links to hook docs in Resources subpage
* Add thank_you_page_type and thank_you_page_id to membership API
1.2.16 – 03/07/2023
* Bring back password argument for create member endpoint
1.2.15 – 01/07/2023
* Remove password argument for member update