mailtrain/TODO.md
2018-09-23 22:28:58 +02:00

1.3 KiB

Front page

  • Some dashboard

Deletion

  • Delete button in Lists
  • Check/delete dependencies

Templates

  • Add MJML template editor
  • Include GrapeJS with MJML support
  • CKEditor to sandbox
  • Add Files support to CKEditor

Campaigns

  • Statistics for a sent campaign
  • List of sent RSS campaigns

Pull requests

API

  • Add API extensions

GDPR

  • Removal of personal data upon unsubscribe (settable per list)
  • Refuse editing subscriptions which have been anonymized
  • Add field to subscriptions which says till when the consent has been given
  • Provide a link (and merge tag) that will update the consent date to now
  • Add campaign trigger that triggers if the consent for specific subscription field is about to expire (i.e. it is greater than now - seconds)
  • Removal of personal data upon consent expiration (settable per list)