تفصیل
CiviCRM uses shortcode in order to insert dynamic content into WordPress pages, such as Petition, Survey, Contribution form, Membership…
As mentioned into the CiviCRM documentation:
“Currently there is no specific CiviCRM block for Gutenberg so there is no interactive way to see the options available for the shortcode.
You will need to know the format and look up IDs and options in CiviCRM before creating the shortcode in WordPress.”
Knowing an object ID is not very convenient. So we’ve made a plugin which uses the CiviCRM API to get and display all attributes for the shortcode, directly in a simple block.
This way, embeding CiviCRM content into any WordPress page becomes a child’s play!
Blocks
This plugin provides 1 block.
- Blocks for CiviCRM
انسٹال کرݨ
- Install, activate and configure CiviCRM (if not done yet)
- Install and activate Blocks for CiviCRM as any plugin
- In the editor, search the block “CiviCRM Component”
ریویو
There are no reviews for this plugin.
Contributors & Developers
“Blocks for CiviCRM” is open source software. The following people have contributed to this plugin.
حصہ پاوݨ آلے“Blocks for CiviCRM” has been translated into 1 locale. Thank you to the translators for their contributions.
“Blocks for CiviCRM” دا آپݨی زبان وچ ترجمہ کرو۔
ڈیویلپمنٹ وچ دلچسپی ہے؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
تبدیلی لاگ
1.0.0
- Initial release