yongtiger/yii2-popup-alert

1.1.1 2017-03-02 01:13 UTC

This package is not auto-updated.

Last update: 2024-03-16 23:31:32 UTC


README

Alert widget renders a message from session flash with BootstrapDialog and fontawesome icons. All flash messages are displayed in the sequence they were assigned using setFlash.

Latest Stable Version Total Downloads Latest Unstable Version License

FEATURES

  • BootstrapDialog
  • fontawesome icons

DEPENDENCES

  • "mdscomp/yii2-bootstrap-dialog": "~1.0"
  • "rmrevin/yii2-fontawesome": "~2.9"

INSTALLATION

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist yongtiger/yii2-popup-alert "*"

or add

"yongtiger/yii2-popup-alert": "*"

to the require section of your composer.json.

CONFIGURATION

USAGES

NOTES

DOCUMENTS

REFERENCES

SEE ALSO

TBD

Development roadmap

LICENSE

yii2-popup-alert is released under the MIT license, see LICENSE file for details.