It would be very very helpful to have an email testing tab with custom title and text (perhaps even demo content) in this module. That way a further module would not be needed and the module settings can be tested immediately.

Thank you so much for your great great work!

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Anybody created an issue. See original summary.

webflo’s picture

Status: Active » Needs review
FileSize
4.43 KB

Ported the D7 Test tab to D8.

webflo’s picture

webflo’s picture

+++ b/swiftmailer.install
@@ -16,3 +16,10 @@ function swiftmailer_requirements($phase) {
+  Drupal::configFactory()->getEditable('system.mail')->set('interface.swiftmailer', 'swiftmailer')->save();

Configures the mail manager to deliver all mails from the swiftmailer module via the swiftmailer plugin.

  • webflo committed 10c4952 on 8.x-1.x
    Issue #2804581 by webflo: Add mail test Tab (UI)
    
webflo’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.