Description
A simple shortcode to include MiniCRM forms into WordPress. This is a very useful plugin if your user don’t have a permission to embed javascript in the content.
The shortcode: [minicrm id="THIS_IS_THE_ID"]
Where id is the MiniCRM form id, that you want to display.
You can find the id at the end of your MiniCRM form script:
Installation
- Upload
surbma-minicrm-shortcode
folder to the/wp-content/plugins/
directory - Activate the Surbma | MiniCRM Shortcode plugin through the ‘Plugins’ menu in WordPress
- That’s it. Now you can use the shortcode. ??
FAQ
-
What is MiniCRM?
-
MiniCRM is a hungarian CRM system. For more information, please visit the official MiniCRM website: www.minicrm.hu
-
Can I customize the look of the form?
-
No, you can’t. You can control the look of your form in your MiniCRM 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 | MiniCRM Shortcode” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Surbma | MiniCRM 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.0.2
- Fix localization.
- Prevent direct access to the plugin.
1.0.1
- Added localization.
- Added hungarian translation.
1.0.0
- Initial release.