Title: Catalogue de formation Digiforma
Author: Digiforma catalog team
Published: <strong>17 febrièr 2026</strong>
Last modified: 4 mai 2026

---

Search plugins

![](https://ps.w.org/digiforma/assets/banner-772x250.png?rev=3463382)

![](https://ps.w.org/digiforma/assets/icon-128x128.png?rev=3463364)

# Catalogue de formation Digiforma

 Per [Digiforma catalog team](https://profiles.wordpress.org/digiforma/)

[Download](https://downloads.wordpress.org/plugin/digiforma.1.5.3.zip)

 * [Details](https://oci.wordpress.org/plugins/digiforma/#description)
 * [Reviews](https://oci.wordpress.org/plugins/digiforma/#reviews)
 *  [Installation](https://oci.wordpress.org/plugins/digiforma/#installation)
 * [Development](https://oci.wordpress.org/plugins/digiforma/#developers)

 [Support](https://wordpress.org/support/plugin/digiforma/)

## Descripcion

Automatically synchronize your Digiforma training catalog and allow your visitors
to register directly from your WordPress site.

### Main Features

 * Automatic synchronization of training programs, categories, sessions, and instructors
   from the Digiforma API
 * Custom post type « digiforma » to manage your training programs
 * Training category taxonomy to organize your programs
 * Training sessions stored in program posts
 * Secure registration forms for:
    - Pre-registrations for inter sessions (with session selection)
    - Requests for intra sessions (in-company training)
    - Requests for custom sessions (personalized training)
 * Multi-layer anti-spam protection (honeypot, rate limiting, Akismet, temporal 
   validation)
 * Customizable templates for displaying archives and training details
 * Appearance customization (colors, images, text) from WordPress administration
 * Automatic cleanup of obsolete content
 * Integrated SEO optimizations

### Usage

Use the [digiforma_form] shortcode to display the registration form.

Templates can be overridden in your theme to customize the display.

### Security

The plugin implements multiple layers of protection:
 * CSRF protection with WordPress
nonces * Anti-bot honeypot * Rate limiting by IP and email * Advanced spam detection*
Complete validation and sanitization of all data

### External Services

This plugin connects to external services to provide its functionality. Below is
detailed information about each service used.

### Digiforma API

The extension synchronizes training content and manages registrations.

 * **What the service is and what it is used for**: Digiforma is a training management
   platform that allows organizations to organize and manage their training catalog.
   The Digiforma plugin is used to:
    - Synchronize training programs, categories, training sessions, and instructors
      from Digiforma to WordPress.
    - Validate the license key during plugin configuration.
    - Submit pre-registration requests for training sessions (inter, intra, and 
      custom sessions).
 * **What data is sent and when**:
    - **During synchronization** (manual or automatic): The plugin sends authenticated
      queries containing the license key to retrieve training data. No personal 
      user data is sent during synchronization.
    - **During license key validation**: The plugin sends a test query with the 
      license key to verify API access.
    - **During form submission**: When a visitor submits a registration form, the
      plugin sends the following personal data to create a registration in Digiforma:
    - **For individuals**:
       * First name.
       * Last name.
       * Email.
       * Phone number.
       * Address.
       * Postal code.
       * City.
       * Country.
       * Optional: custom fields configured in Digiforma.
    - **For organizations**:
       * Company name.
       * Company email.
       * Phone number.
       * SIRET number.
       * Address.
       * Postal code.
       * City.
       * Country.
       * Optional: custom fields configured in Digiforma.
    - **Additional context**:
       * Training program ID.
       * Session ID (for inter sessions).
       * Number of learners.
       * Form type.
 * **Service provider**: Digiforma
 * **Terms of service** and **Privacy policy**: https://app.digiforma.com/tos

### Support

For any questions or issues, consult the complete documentation in the source code
or contact Digiforma support.

## Blocks

This plugin provides 4 blocks.

 *   Digiforma Formation Card Carte formation Digiforma pour boucles Query Loop 
   et templates archive FSE.
 *   Digiforma Archive Filters Filtres archive Digiforma compatibles Query Loop.
 *   Digiforma Archive View Switch de vue archive Digiforma en grille ou en liste.
 *   Digiforma Formation Single Rendu serveur de la fiche formation Digiforma pour
   les templates FSE.

## Installacion

 1. Install and activate the plugin from the WordPress repository
 2. Go to Digiforma > Settings
 3. Enter your Digiforma license key (obtained from app.digiforma.com)
 4. Configure the form and thank-you pages
 5. Click « Synchronize catalog » to import your training programs

## Reviews

![](https://secure.gravatar.com/avatar/fd4cc72a48b91fcad6d4fa42977d716e1b128ad09a15f94f8032c977b66780b9?
s=60&d=retro&r=g)

### 󠀁[Super plugin !](https://wordpress.org/support/topic/super-plugin-1373/)󠁿

 [staenk](https://profiles.wordpress.org/staenk/) 23 març 2026

Un plugin génial, avec en plus une assistance rapide et professionnelle. 5/5 !

![](https://secure.gravatar.com/avatar/ce7926c61a5948e212eb8c70e877d586d69bded1cac8c13e0545d12c8653bb74?
s=60&d=retro&r=g)

### 󠀁[Synchronisation réussie](https://wordpress.org/support/topic/synchronisation-reussie/)󠁿

 [mahii-conception-pro](https://profiles.wordpress.org/mahii-conception/) 17 febrièr
2026

C’est super quand on a un catalogue Digiforma de pouvoir l’afficher directement 
sur son site. On profite de tout le référencement que nous apporte les contenus 
et il n’y a pas besoin de tout rentrer de nouveau ou de mettre à jour.

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/digiforma/reviews/)

## Contributors & Developers

“Catalogue de formation Digiforma” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ Digiforma catalog team ](https://profiles.wordpress.org/digiforma/)

“Catalogue de formation Digiforma” has been translated into 1 locale. Thank you 
to [the translators](https://translate.wordpress.org/projects/wp-plugins/digiforma/contributors)
for their contributions.

[Translate “Catalogue de formation Digiforma” into your language.](https://translate.wordpress.org/projects/wp-plugins/digiforma)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/digiforma/), check 
out the [SVN repository](https://plugins.svn.wordpress.org/digiforma/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/digiforma/) by [RSS](https://plugins.trac.wordpress.org/log/digiforma/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### [1.5.3] – 2026-05-04

 * Fix rewrite achrive with front
 * Fix responsive archive for IOS
 * Add line breaks on single accessibility text

#### [1.5.2] – 2026-04-25

 * Hotfix form open div
 * Add line break in mentoring text

#### [1.5.1] – 2026-04-14

 * Hotfix single sidebar mobile

#### [1.5.0] – 2026-04-09

 * Add compatibility with FSE
 * Fix bullets in the training card list
 * Add advanced settings for fixed header
 * Change single header meta design
 * Add created-at / updated-at display
 * Force permalink rules
 * Change sidebar order on mobile

#### [1.4.1] – 2026-03-24

 * Hotfix for duplicate fields in forms

#### [1.4.0] – 2026-03-20

 * For the registration form: fetch fields from Digiforma
 * Design changes for next sessions
 * Fix price display
 * Display comment for score in training detail page
 * Add a minimal size for font
 * Add support for half hour/day
 * Do not display empty cards on training detail page

#### [1.3.1] – 2026-02-18

 * Add French translation
 * Add missing translations for Spanish and German
 * Edit labels for administration page to make it clearer
 * Change color settings
 * Add an error message when URL identifiers are the same
 * Fix max capacity when set to false

#### [1.2.2] – 2026-02-18

 * Add French translation
 * Add missing translations for Spanish and German
 * Edit labels for administration page to make it clearer

#### [1.2.1]

 * Initial release.

## Mèta

 *  Version **1.5.3**
 *  Last updated **22 oras ago**
 *  Active installations **10+**
 *  WordPress version ** 6.6 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 8.2 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/digiforma/) e [German](https://de.wordpress.org/plugins/digiforma/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/digiforma)
 * Tag
 * [formation](https://oci.wordpress.org/plugins/tags/formation/)
 *  [Advanced View](https://oci.wordpress.org/plugins/digiforma/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/digiforma/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/digiforma/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/digiforma/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/digiforma/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/digiforma/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/digiforma/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/digiforma/reviews/)

## Contributors

 *   [ Digiforma catalog team ](https://profiles.wordpress.org/digiforma/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/digiforma/)