Some code is required so early in the bootstrap process that it cannot be included in a normal module. By the time we get to the point we can call hooks, the code, usually classes, has to be already active. In particular, this applies to:
- Database classes (DatabaseConnection and friends)
- Configuration storage classes (ConfigStorageInterface)
- Caching classes (BackdropCacheInterface)
We need a well designed and documented way to create backend driver modules.
GitHub Issue #:
2383
Recent comments
Was this problem ever resolved @argiepiano? I am experiencing something similar with smtp, mailsystem, mime_mail and views_send. If I try to attach a pdf document, it gets sent but...
Mail does not attach pdf and is sent unformatted after upgrade to php 8.1
If you’re planning on building this from scratch, you might look at how the seven module handles SMS/external APIs as a reference for the connection side. Integrating Dialogflow via a custom...
Chatbox development.
The simple way is - View source code - Copy and paste what you need - Bold can be easily added with <b> or <strong> tags
Use text editors in Summary Field