2.x
Version 2.x implements the Flexmail REST API.
This module has implemented not all, but most of the endpoints documented in `https://api.flexmail.eu/documentation/#overview`.
Multiple accounts
This module supports multiple Flexmail accounts.
Using the FlexmailAccount config entities you can keep track of multiple Flexmail accounts.
Webform support
Enable the `flexmail_webform` module to have access to the FlexmailWebformHandler.
A FlexmailwebformHandlerBase has been provided that can be used to extend the already provided functionality.
Custom fields in flexmail
There is support for custom fields in flexmail.
Using the api we retrieve what custom fields are present and then provide the corresponding input fields.
Currently the following custom field types are support:
- Date ["date", "hidden"]
- Free text ["textfield", "number", "email", "tel", "url", "hidden"]
- Multiple choice ["checkboxes"]
- Numeric ["number", "hidden"]
Additional custom field types can be defined using the annotation `@FlexCustomField`.
8.x-1.x
Version 8.x-1.x is deprecated. It is based on the SOAP API which will be deprecated by Flexmail in the near future.
Project information
- Module categories: Content editing experience, Integrations
- Ecosystem: Flexmail
- 55 sites report using this module
- Created by ricovandevin on , updated
- Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
Releases
Development version: 2.0.x-dev updated 3 Aug 2023 at 15:59 UTC