Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Notifications

17 views
Skip to first unread message

GJ

unread,
Apr 8, 2014, 7:45:38 PM4/8/14
to phk...@googlegroups.com
I am just wondering if there is any documentation on how the notifications work. I am wondering if the system can generate any notification emails.

Ideally an email should send to users assigned to the process that have permissions to the relevant stage (Review, Plan, Verify). Without an email, how is a user supposed to know to login? Emails should also send on "Replan" etc.

If some variation of what I described exists, I can not find it.

pHAlkaline

unread,
Apr 9, 2014, 1:52:07 PM4/9/14
to phk...@googlegroups.com
Hello,
pHAlkaline is available to extend PHKAPA according to client needs, and has developed several Notification including Email , Reports , Dashboards , Statistics Plugins/Components but never published in a generic way .. YET !!!


PHKAPA is built on top of PHP and CakePHP framework
For a PHP/CAKEPHP Developer its very easy to implement new features or change logic.
Here's some TIPS:
Notify Component is at app/Controller/Component/NotifyComponent.php
Notifications Model  at app/Model/Notification.php
Core Library  CakeEmail at http://book.cakephp.org/2.0/en/core-utility-libraries/email.html
app/Plugin/phkapa/Controller/PhkapaAppController.php as a protected function _addNotification to see an example ...
Only  users related to the process that ticket belongs to are notified.

Let me know if you need some more information .. 
Reply all
Reply to author
Forward
0 new messages