A plugin for more powerful flash messages in your CakePHP apps.
This branch is for CakePHP 5.0+. See version map for details.
- AJAX header support
- Limit of messages per stack key
- Transient flash message support (non persistent, current request only)
- By default 4 types (one more): error, warning, success, info
- Ordered output (error, warning, success, info) and output filtering per type
See sandbox demos.
See /docs.