Simple solution for users of Gist and Elementor that do not wish to modify the functions.php file of their theme. This plugin will allow you to send form submissions made via Elementor's Pro form widget to your Gist workspace.
Minimum Requirements
- WordPress 4.7 or greater
- PHP version 5.6 or greater
- MySQL version 5.0 or greater
- Elementor Pro 2.5 or greater
We recommend your host supports:
- PHP version 7.0 or greater
- MySQL version 5.6 or greater
- WordPress Memory limit of 64 MB or greater (128 MB or higher is preferred)
Installation
- Install using the WordPress built-in Plugin installer, or Extract the zip file and drop the contents in the
wp-content/plugins/
directory of your WordPress installation.
- Activate the plugin through the 'Plugins' menu in WordPress.
- Go to Pages > Add New
- Press the 'Edit with Elementor' button.
- Now you can drag and drop the form widget of Elementor Pro from the left panel onto the content area, and find the Gist action in the "Actions after submit" dropdown.
- Enter your Gist Workspace's API Key which can be found under Settings > API Key.
- Enter tags that you want to apply to contacts who submit the form.
- Enter the field IDs for email and name fields. (Get these by clicking on Form field > Advanced option)
That's it.
= 2.0.0 – 2021-03-23
Improvement: Added custom fields as repeaters so you can add as many as you want
1.0.0 - 2020-01-02