Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 366 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 366 Bytes

OroReminderBundle

This bundle provides functionality of reminders. Reminder could be connected to some entity and send to user via email or triggered in UI as a flash message.

Bundle provides a command "oro:cron:send-reminders" which send all reminders to their recipients.

Please see documentation for more details.