kukrik / toastr
QCubed plugin for Toastr
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:qcubed-library
Requires
- php: >=5.6
This package is auto-updated.
Last update: 2025-04-08 21:11:55 UTC
README
Toastr for QCubed v4
Toastr is a Javascript library for non-blocking notifications. jQuery is required. The goal is to create a simple core library that can be customized and extended.
Home page for the lib is https://github.com/CodeSeven/toastr and demo is at https://codeseven.github.io/toastr/demo.html, where you can see example of use.
If you have not previously installed QCubed Bootstrap and twitter bootstrap, run the following actions on the command line of your main installation directory by Composer:
composer require qcubed/bootstrap
composer require twbs/bootstrap
and
composer require kukrik/toastr