Download the PHP package xorgxx/neox-notify-bundle without Composer
On this page you can find all versions of the php package xorgxx/neox-notify-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download xorgxx/neox-notify-bundle
More information about xorgxx/neox-notify-bundle
Files in xorgxx/neox-notify-bundle
Package neox-notify-bundle
Short Description simple sending notification
License proprietary
Informations about the package neox-notify-bundle
NeoxNotifyBundle { Symfony 6 }
This bundle provides a simple and flexible to provide "warp" of notification* in your application. Its main goal is to make it simple for you, give simple command to send by what eve you want : email (with or no attachment), browser, sms ..... Be aware that there is no testing code !
Installation !!
Install the bundle for Composer !! as is still on beta version !!
`
Make sure that is register the bundle in your AppKernel:
!! IMPORTANT NOTE !!
All transports Mercure, RabbitMQ .... have to be installed in order to use them !!! NeoxNotifyBundle will use your transport configuration. be aware that first you need to install and to set them properly, then only notify can work.
- NeoxNotifyBundle will not install and set for you Mercure, RabbitMQ ....
news
- Add transport configuration automatic for service provide by (not free) | Partner Sms Partner
-
Add reporting send SMS as emailSend in dataBase + in add in symfony logger if it failed
NOTE: You may need to use [ symfony composer dump-autoload ] to reload autoloading
..... Done 🎈
!! you style need to make configuration !!
it at this time we ded not optimize all !!
Configuration
- Install and configure ==> Symfony notifier
- Creat folder for template
neox_notify.yaml
It set automatique but you can custom
it's away possible to custom path twig template to render !
How to use ?
Send notify be using Attribute !!
By aware !!
All variable you pass in twig going to be set with prefix ["neox_"] this option we choose to avoid conflicts in the template
How to use ADVANCE 🎉 ?
- more abort Email notify EMAIL
- more abort SMS notify SMS
- more abort CHAT notify CHAT
-
more abort Mercure set flash set flash
- ADVANCE you can create class with your full logic !! as you will do normally with NotificationBundle. it have to return Notification.
Contributing
If you want to contribute (thank you!) to this bundle, here are some guidelines:
- Please respect the Symfony guidelines
- Test everything! Please add tests cases to the tests/ directory when:
- You fix a bug that wasn't covered before
- You add a new feature
- You see code that works but isn't covered by any tests (there is a special place in heaven for you)
Todo
Thanks
All versions of neox-notify-bundle with dependencies
ext-fileinfo Version *
doctrine/doctrine-bundle Version ^2.8
doctrine/orm Version ^2.14
symfony/notifier Version 6.3.*
symfony/string Version 6.3.*
symfony/framework-bundle Version 6.3.*
symfony/validator Version 6.3.*
symfony/form Version 6.3.*
symfony/mailer Version 6.3
symfony/mime Version 6.3.*
doctrine/annotations Version ^2.0
twig/cache-extra Version ^3.5
twig/cssinliner-extra Version ^v3.4.0
twig/extra-bundle Version ^2.12|^3.0
twig/inky-extra Version ^v3.4.0
twig/intl-extra Version ^v3.4.0
twig/string-extra Version ^3.4.0
twig/twig Version ^2.12|^3.0