AlertifyBundle
AlertifyBundle copied to clipboard
Handle asynchronous alerts (with queue system)
We could imagine a system to automatically inject external notifications. Today, alerts are only used to say something you just did at the moment. But what if we use a message queuing system like RabbitMQ and we want to warn the user that the treatment is completed ...
This bundle may be interesting https://github.com/Acrack/AckNotificationBundle