Bewta Universal Form Data Capture
The Bewta Plugin is a lightweight WordPress plugin that enables seamless API integration between your site and an external service. It automatically captures user data from supported forms and transmits it securely to a designated endpoint.
by Mediusware Ltd. · github.com/shaheen2013/bewta-plugin · website
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/shaheen2013/bewta-plugin/archive/refs/heads/main.zipReadme
Bewta Plugin
Overview
The Bewta Plugin is a lightweight WordPress plugin that enables seamless API integration between your site and an external service. It automatically captures user data from supported forms and transmits it securely to a designated endpoint.
Installation & Activation
- Download the
bewta-plugin.zipfile. - In your WordPress admin dashboard, go to Plugins > Add New > Upload Plugin.
- Upload the ZIP file and click Install Now.
- After installation, click Activate to enable the plugin.
Configuration
- After activation, navigate to Bewta Plugin Settings from the WordPress dashboard.
- Enter your provided API Key in the input field.
- Click Save Changes to apply the configuration.
Usage Instructions
Once the plugin is activated and the API key is saved, it will automatically work with any form on your website that includes the following three essential fields:
- First Name
- Phone Number
Whenever such a form is submitted, the plugin collects the input data and sends it to the main server via the API.
To support flexibility across different form builders and field naming conventions, the plugin intelligently maps the following field names:
Accepted Field Names
First Name:
namefull_namefullnameyour-nameyour_namefirst_namefirstnamefname
Email:
emailemail_addressyour-emailyour_emailuser_emailemailaddressemailAddress
Phone Number:
phonephone_numberphoneNumbernumbermobiletelephonetelyour-phoneyour_phonecontact_numbermobile_number
As long as your form uses any of the above field names, the plugin will detect and capture the relevant values automatically.
Supported Form Plugins
The Bewta Plugin has been successfully tested with:
- Fluent Forms
Other form plugins may also be compatible as long as the required fields are present with supported names.
Notes
- Ensure that your form includes fields for First Name, Email, and Phone Number, using any of the accepted field name variations listed above.
- The plugin works in the background and does not affect the visual layout or functionality of your forms.
- All data is securely transmitted to the designated API endpoint.
Support
For any issues or feature requests, please contact the development team or open a support ticket through the plugin repository.