Create Subscribers on a specific Group
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3541165. --> Reported by: [johanvdr](https://www.drupal.org/user/2514444) >>> <h3>Problem/Motivation</h3> <p>Drupal webforms need integration with MailerLite for automatic subscriber management. See plan.</p> <h3>Steps to reproduce</h3> <p>Install webform_mailerlite module, configure API key in settings.php, add handler to webform.<br> Configure email field mapping and group assignment, than test form submissions.</p> <h3>Proposed resolution</h3> <p>Create WebformMailerliteHandler with MailerLite SDK integration for subscriber creation/updates.<br> Support group assignment, custom field mapping, and comprehensive error handling.</p>
issue