Description
The Mailsoftly Form Embed Plugin allows you to embed forms from your Mailsoftly account directly into your WordPress site by using a shortcode. Users will need to authenticate with their Mailsoftly API key in order to fetch and display their forms. After successfully adding the API key, all forms will be listed in the plugin dashboard, and each form will have an associated shortcode that you can use to embed it on your site.
External Services
This plugin relies on the Mailsoftly external service to fetch and display forms. When you use this plugin, the following data is sent to Mailsoftly’s servers:
- API key for authentication
- Form metadata and form IDs
These requests are necessary to fetch and display the forms available in your Mailsoftly account. All data transmission occurs over a secure connection (HTTPS).
You can find more information about the Mailsoftly service, including its terms of service and privacy policy, at the following links:
Key Features
- Embed forms using a shortcode.
- Authenticate with an API key.
- List forms fetched from Mailsoftly.
- Preview forms directly from the admin dashboard.
License
This plugin is licensed under the GPLv2 (or later) license. For details, see License URI.
Installation
- Upload the plugin files to the
/wp-content/plugins/mailsoftly/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Navigate to the “Mailsoftly Embed” section in the WordPress admin menu.
- Enter your API key to retrieve your forms.
- Use the generated shortcode to embed your forms on your WordPress pages or posts.
FAQ
-
Where do I get the API key?
-
You can get your API key by logging into your Mailsoftly account and navigating to your account settings.
-
How do I embed a form?
-
After adding your API key, a list of your available forms will appear in the plugin’s admin page. Each form will have a shortcode that you can copy and paste into any post or page editor.
-
What happens if the API key is invalid?
-
If the API key is invalid or cannot be verified, the plugin will display an error message and ask you to try again.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Mailsoftly Form Embed” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Mailsoftly Form Embed” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
- Fetch and display form data from Mailsoftly API.
- List forms in the admin dashboard.
- Added form preview button.
- Display shortcode for embedding forms.
1.0
- Initial release.