bisonlab / sakonnin-bundle
A message/log/feedback handling bundle with callback/replies capabilities
Installs: 958
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- ext-imagick: *
- bisonlab/common-bundle: ^4.0
- bisonlab/context-bundle: ^2.0
- norzechowicz/aceeditor-bundle: dev-dev-thomasez
- stof/doctrine-extensions-bundle: ^1.6
- symfony/framework-bundle: ^6.2
- twig/markdown-extra: ^3.3
- vich/uploader-bundle: dev-master
README
Started as an internal message handling system for symfony applications.
It har programmatical action on messages, like forward to SMS on mail with "ERROR" in subject, and so on.
Messages can be email, sms, "PM's" (Internal from system or between users) and more if you come up with a need.
And now the same way of handling messages will be applied to files.
But there is more. It's also used for notes on whatever entity in the system using the context thingie. (Link from a message/note/file/checkitem to something with the trio "system" "object_name" and "external_id".