Description
A simple shortcode to include SalesAutopilot forms into WordPress. This is a very useful plugin if your users don’t have permission to embed javascript in the content or you just want to use a more simple way to embed the forms wherever you want.
The shortcode:
[sa-form listid="THIS_IS_THE_LISTID" formid="THIS_IS_THE_FORMID"]
Where listid is the SalesAutopilot’s list ID and formid is the form’s ID, that you want to display.
You can find these IDs in your SalesAutopilot admin area, when you select a form. Both IDs are at the bottom of that page.
Installation
- Upload
surbma-salesautopilot-shortcode
folder to the/wp-content/plugins/
directory - Activate the Surbma | SalesAutopilot Shortcode plugin through the ‘Plugins’ menu in WordPress
- That’s it. Now you can use the shortcode. ??
FAQ
-
What is SalesAutopilot?
-
SalesAutopilot is one of the best marketing automatization and CRM system. For more information, please visit the official SalesAutopilot website: www.salesautopilot.com
-
Can I customize the look of the form?
-
There is no option to customize it via the shortcode. You can control the look of your form in your SalesAutopilot admin area.
-
What does Surbma mean?
-
It is the reverse version of my last name. ??
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Surbma | SalesAutopilot Shortcode” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Surbma | SalesAutopilot Shortcode” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0
Release date: 2020-02-10
- TWEAK – Tested with WordPress 5.3 version.
- TWEAK – Updated to use a new way to deploy it to wp.org repo.
1.1.1
Fixed description.
1.1.0
- Added a div wrapper and a width parameter to the shortcode.
1.0.0
- Initial release.