Download the PHP package aldaflux/notification-bundle without Composer
On this page you can find all versions of the php package aldaflux/notification-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download aldaflux/notification-bundle
More information about aldaflux/notification-bundle
Files in aldaflux/notification-bundle
Package notification-bundle
Short Description A simple Symfony 5 bundle for user notifications, forked from mgilet/notification-bundle
License MIT
Informations about the package notification-bundle
mgilet/notification-bundle
An easy yet powerful notification bundle for Symfony
Create and manage notifications in an efficient way.
Symfony support :
- 4.3
- 5.x
NOW SUPPORTS SYMFONY FLEX !
Version 3.0 out now.
Features
- Easy setup
- Easy to use
- Powerful notification management
- Simple Twig render methods
- Fully customizable
- Multiple notifiables entities
- No bloated dependencies (little requirements)
Notice: Only Doctrine ORM is supported for now.
Upgrade from 3.x
Custom Notification entity usage
If you use a custom Notification entitiy you must remove the resolve_target_entities
directive from the doctrine configuration and add a configuration file.
Example
After adding the customized notification class as in #39 just add a configuration file
config/packages/mgilet_notification.yaml
Installation & usage
This bundle is available on packagist.
Add notification-bundle to your project :
See documentation for next steps
Basic usage
Translations
For now this bundle is only translated to de, en, es, fa, fr, it, nl, pt_BR, pl.
Help me improve this by submitting your translations.
Community
You can help make this bundle better by contributing (every pull request will be considered) or submitting an issue.
Enjoy and share if you like it.
Licence
MIT
All versions of notification-bundle with dependencies
twig/twig Version *
doctrine/doctrine-bundle Version *