Download the PHP package aboutcoders/notification-bundle without Composer
On this page you can find all versions of the php package aboutcoders/notification-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download aboutcoders/notification-bundle
More information about aboutcoders/notification-bundle
Files in aboutcoders/notification-bundle
Package notification-bundle
Short Description A symfony bundle that adds process control to the SonataNotificationBundle.
License MIT
Homepage https://bitbucket.org/aboutcoders/notification-bundle
Informations about the package notification-bundle
AbcNotificationBundle
A symfony bundle that adds process control to the SonataNotificationBundle and thereby allows to start/stop message processing in a continuous integration environment.
Installation
Follow the installation instructions of the required third party bundles:
Add the AbcNotificationBundle to your composer.json
file
Include the bundle in the AppKernel.php class
Following the installation instructions of the SonataNotificationBundle you will create or generate a bundle within your application that extends from the SonataNotificationBundle. Since this bundle also extends from the SonataNotificationBundle you have to extend your created/generated bundle from this bundle instead of the SonataNotificationBundle.
ToDo:
- Provide a pull request for the SonataNotificationBundle that allows to define custom message managers/iterators and thereby make this bundle obsolete
All versions of notification-bundle with dependencies
symfony/symfony Version ~2.7|~3.0
sonata-project/notification-bundle Version ~2.3
aboutcoders/process-control-bundle Version ~1.1