kukrik/toastr

QCubed-4 plugin for Toastr

Maintainers

Details

github.com/kukrik/toastr

Source

Issues

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:qcubed-library

dev-master 2025-07-16 08:58 UTC

This package is auto-updated.

Last update: 2025-08-16 09:13:50 UTC


README

Toastr for QCubed-4

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.

This plugin works starting from PHP version 8.3+.

Image of kukrik

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-4/plugin-bootstrap
    composer require twbs/bootstrap v3.3.7

and

    composer require kukrik/toastr