This is a plugin for querying data from various forms within the WordPress ecosystem.
Plugin Settings
Mobile App
- Clone the plugin directory into the
/wp-content/plugins/directory.
git clone https://github.com/afa4wp/afa-submission-manager && cd afa-submission-manager
- Install project dependencies using
composer install - Activate the
AFA - Mobile-Ready Submission Managerplugin through the WordPress plugin administration page. - After activating the plugin on your machine, the access route will be formed by the site's base,
https://mysite.com, for the API base/wp-json/afa-submission-manager/v1, and the endpoint, e.g.:/ping. Therefore, the routehttps://mysite.com/wp-json/afa-submission-manager/v1/pingallows you to check if the API is functioning correctly, returning a{"ping": "pong"}response.
The idea is to implement endpoints for various plugins, each with at least 50,000 active installations. Those marked with ok have already been implemented.
- Contact Form 7
- WPForms
- Gravity Forms
- weForms
- Elementor Form
- Ninja Forms
- Formidable Forms
- Everest Forms
- Metform Elementor Contact Form Builder
- Forminator
- Contact Form Plugin – Fastest Contact Form Builder Plugin for WordPress by Fluent Forms
- The Divi Contact Form Module
If you find this plugin useful, consider making a donation to support its development. Donate here.
