manifest / integrations / packrelay
PackRelay archived
WordPress REST API bridge for Divi, WPForms, and Gravity Forms, with Firebase App Check and submission management
by MrDemonWolf, Inc. · github.com/mrdemonwolf/packrelay · website
★ 0stars
3release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/mrdemonwolf/packrelay/releases/download/v1.3.0/packrelay.zipFrom the readme
PackRelay - Multi-Builder REST API Bridge for WordPress
PackRelay is a WordPress plugin that adds REST API endpoints for
accepting form submissions from external apps and mobile clients.
It supports Divi, WPForms, and Gravity Forms via a provider
abstraction, with Firebase App Check protection against abuse.
When using the Divi provider, PackRelay also captures front-end
Divi contact form submissions and provides an admin UI for
viewing, filtering, and exporting them.
Build the bridge between your WordPress forms and the world.
Features
- REST API Endpoints - Submit forms and retrieve field
structures via POST /packrelay/v1/submit/{formid} and
GET /packrelay/v1/forms/{formid}/fields.
- Multi-Provider Support - Works with Divi (default),
WPForms, and Gravity Forms through a pluggable provider
abstraction.
- Firebase App Check - Server-side token verification using
kreait/firebase-php to block unauthorized requests.
- Divi Front-End Capture - Hooks into
etpbcontactformsubmit to save Divi form submissions with
an admin list, detail view, and CSV export.
- Unified Entry Storage - Custom wppackrelayentries table
stores all submissions with provider, form, page, and
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.3.0 | Jun 12, 2026 | packrelay.zip | 0 |
| v1.2.0 | Jun 11, 2026 | packrelay.zip | 3 |
| v1.1.0-beta.1 | Mar 15, 2026 | packrelay.zip | 0 |