Download the PHP package xililo/flash-popup-widget without Composer
On this page you can find all versions of the php package xililo/flash-popup-widget. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xililo/flash-popup-widget
More information about xililo/flash-popup-widget
Files in xililo/flash-popup-widget
Download xililo/flash-popup-widget
More information about xililo/flash-popup-widget
Files in xililo/flash-popup-widget
Vendor xililo
Package flash-popup-widget
Short Description A widget that displays session flashes and triggers popups
License MIT
Homepage https://github.com/xililo/flash-popup-widget
Package flash-popup-widget
Short Description A widget that displays session flashes and triggers popups
License MIT
Homepage https://github.com/xililo/flash-popup-widget
Please rate this library. Is it a good library?
Informations about the package flash-popup-widget
FlashPopupWidget
FlashPopupWidget is a Yii2 widget that displays session flashes as popups based on the flash types.
Installation
Install the widget using Composer:
Usage
Let's say you have the folowing in the controller:
Import the FlashPopupWidget class at the top of your main layout view or any view file (e.g. in your views/layouts/main.php):
Place the widget call in your view file or controller where you want to display the flashes and trigger the popups:
This will render the FlashPopupWidget popups based on the flash types.
All versions of flash-popup-widget with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
^2.0
The package xililo/flash-popup-widget contains the following files
Loading the files please wait ...