Skip to content

68publishers/notification-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ Warning! This package does not have active support, it exists only for the historical needs of the author.

Notification Bundle

🔔 Nette extension for user's notifications, flash messages also with Toastr (JS library) support.

Installation

The best way to install 68publishers/notification-bundle is using Composer:

composer require 68publishers/notification-bundle

then you can register extension into DIC:

extensions:
    notification_bundle: SixtyEightPublishers\NotificationBundle\DI\NotificationBundleExtension

Contributing

Before committing any changes, don't forget to run

vendor/bin/php-cs-fixer fix --config=.php_cs.dist -v --dry-run

and

vendor/bin/tester ./tests

About

🔔 Nette extension for user's notifications, flash messages also with Toastr (JS library) support

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published