Email List Verify Integration

xF2 Add-on Email List Verify Integration 1.0.1

No permission to download
Changelog
  • Fixed: Added missing navigation bar item for logs (#2)
  • Changed: If there is an error when connecting to API, pretend it's a valid email address temporarily (#1)
Changelog
  • Fixed: Registration not verifying email as expected
  • Fixed: Made compatible with other add-ons that extend XF/Service/Contact::validateEmail()
  • New: Ability to go through all valid users, check their email address and update their state to "Email invalid"
  • New: New page to view logs and response given by the Email List Verify
  • General code changes and improvements