- Issue created by @yanniboi
- Status changed to Fixed
almost 2 years ago 11:11am 15 May 2023 Automatically closed - issue fixed for 2 weeks with no activity.
Communications module has an undeclared dependency to html2text/html2text (https://github.com/mtibben/html2text).
This library is required by html2text datafilter plugin (\Drupal\communication\Plugin\TypedDataFilter\Html2TextFilter
).
This library is included by mailgun module, but since mailgun is an optional submodule you cannot rely on it being in use.
Add a dependency to the library or move the plugin into the mailgun submodule.
Fixed
2.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.