CiviCRM Message Templates, Features Export
Categories
Component ID
2848393
Component name
CiviCRM Message Templates, Features Export
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
85
Component created
Component changed
Component body
Integrates CiviCRM's Message Templates with the Features module. After this module is enabled, you will see a new "CiviCRM Message Templates" section in the Features UI that lists the available templates.
Notes:
- Uses the message title as the unique identifier (aka machine name).
- Will never overwrite the `is_reserved` instance of a message template. Will change the "non-reserved" version on import.
- Assumes the associated "Workflow" for the templates already exist on the target website that you are deploying your feature to. It will reference the workflow by name, not the incremental ID.
- Currently does not export PDF format details. It wasn't required for my use case.
- I may add this soon...
