This add-on provides a complete RESTful API that allows for developers and external applications to interact with membership data in Restrict Content Pro.
The RCP REST API provides the following operations:
With a complete REST API, the options are nearly limitless and subject mostly to your own imagination. A few example use cases could include:
The RCP REST API provides the following operations:
- Query member account records
- Create new member account records
- Update member account records
- Delete member account records
- Query payment records
- Create new payment records
- Update payment records
- Delete payment records
- Query recent earnings and signup statistics
With a complete REST API, the options are nearly limitless and subject mostly to your own imagination. A few example use cases could include:
- A customer dashboard for viewing and managing member accounts
- A mobile app for managing member and payment data
- Easy integrations with other registration systems
Why choose NulledFire?
- ✅ Original GPL files
- 🛡️ Malware scanned
- 🔄 Updated daily
- 🌐 Unlimited websites
- 🔔 Email notifications
- 🚀 Fast CDN download
What's new in Version 1.2.2
Added new updater.
What's new in Version 1.2.1
Fix: Check if endpoint class exists before instantiating. This protects against some rare "class doesn't exist" fatal errors