By adrien on Friday, 02 December 2016
Posted in General
Replies 1
Likes 0
Views 121
Votes 0
Hello

I'm currently integrating Notifications for a 3rd party component .
from
https://stackideas.com/docs/easysocial/developers/notifications/logging

the documentation is very clear, but I need info for the emailoptions array
$emailOptions = array();
Hello Adrien,

The $emailOptions is an array which contains a key / value pair for custom variables that you would like to pass into the e-mail notifications. If you don't plan to dispatch out e-mails, just set it to false
·
Friday, 02 December 2016 22:47
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post