This module connects Drupal's Webform system with the OpenFisca API. It enables you to send webform submissions to OpenFisca for calculations and use the results to determine redirects or further actions within your Drupal site.
This module integrates Drupal Webform functionality with the OpenFisca API, allowing seamless communication and calculation based on OpenFisca rules.
Features
- Handles communication with the OpenFisca API through Guzzle HTTP client.
- Provides methods to post data, retrieve variables, parameters,
and calculations from the OpenFisca API. - Webform handler for processing submissions & interacting with OpenFisca API.
- Provides a mechanism for creating redirect rules
based on OpenFisca responses.
For more details, please check the README of the module.
Also check the manual in the repository.
GitHub repository: salsadigitalauorg/webform_openfisca
Depends on
Dependencies of the latest stable release
- Paragraphs
- Token
- Webform
- Webform webform_ui
- options Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.1.3 | Stable | 10–11 | Save OF responses as local storage and add tokens for OF responses | Jul 7, 2026 | |
| 1.1.2 | Stable | 10–11 | Apr 14, 2026 | ||
| 1.1.1 | Stable | 10–11 | Feb 10, 2026 | ||
| 1.1.0 | Stable | 10–11 | Changed block visibility method | Feb 5, 2026 | |
| 1.0.2 | Stable | 10–11 | Oct 14, 2025 | ||
| 1.0.1 | Stable | 10–11 | Oct 14, 2025 | ||
| 1.0.0 | Stable | 10–11 | Mar 21, 2025 | ||
| 1.0.0-beta4 | Pre-release | 10–11 | Fixed closure serialization error when editing a webform element with Ajax. | Feb 3, 2025 | |
| 1.0.0-beta3 | Pre-release | 10–11 | Added Key support for Authorization header, bug fixes, and test coverage. | Jan 5, 2025 | |
| 1.0.0-beta2 | Pre-release | 10–11 | 1.0.0-beta2 | Jan 5, 2025 | |
| 1.x-dev | Dev | 10–11 | Dec 24, 2024 | ||
| 1.0.0-beta1 | Pre-release | 10–11 | Dec 24, 2024 |