Bloc pour CiviCRM

Description

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!

Blocs

Cette extension fournit 1 bloc.

  • Blocks for CiviCRM

Installation

  1. Installez, activez et configurez CiviCRM (si ce n’est déjà fait)
  2. Installez et activez Blocks for CiviCRM comme n’importe quelle extension.
  3. Dans l’éditeur, rechercher le bloc « Composant CiviCRM »

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs/contributrices & développeurs/développeuses

« Bloc pour CiviCRM » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

“Bloc pour CiviCRM” a été traduit dans 1 locale. Remerciez l’équipe de traduction pour ses contributions.

Traduisez « Bloc pour CiviCRM » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal

1.0.0

  • Initial release