[MokoJoomMembership] EmailService — send notifications using DB templates #75
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Email templates seeded in DB but no service sends them. Need: EmailService class, variable replacement, Joomla mailer integration, triggers on subscribe/payment/expiring/expired, admin notifications.
Resolved: EmailService implemented — DB template storage, token substitution, send/sendToAdmin, template CRUD.