mirror of
https://github.com/btouchard/ackify-ce.git
synced 2026-02-09 23:38:46 -06:00
Enable admins to send reminder emails to expected signers who haven't signed yet. This addresses the need to follow up with pending signers without manual tracking. - Add reminder_logs table to track all email sends (success and failures) - Implement ReminderService with SMTP integration - Extend admin dashboard with reminder stats and send interface - Support bulk send (all pending) or selective send (manual selection) - Track reminder count and last sent date per signer - Change terminology from "signature" to "lecture/confirmation de lecture" across all templates and emails