Apart from the plugin, you will also need to install Mobile Push Notifications app which can be found under the downloads section in Titan. This app needs to be installed via EasySocial Application Installer.
Downloading App
Head over to Titan by clicking on the
Manage Appbutton as shown below:Click on the
Downloadslink on the Sidebar.Download the
Push Notification Appby clicking on theDownloadbutton.
Installing App
Once you have already downloaded the app, head over to EasySocial's Application Installer
EasySocial > Applications > Install.Under
Upload Installation Package, click on theChoose Filebutton and select the package that you have just downloaded and hitUpload & Install.Once the app is installed, ensure that the app is published.
Configuring the app
- There are two way for the app to send the notification to the push server:
- Instant Push (Default)
- Batch processing via Cronjob
Instant Push (Default)
In the application setting, choose
Instant Pushfrom the dropdown selection and click onsavebutton at the top left of the application page.The app is now ready to send push notification everytime new actions is made on the site.
Cronjob
In the application setting, choose
Cronjobfrom the dropdown selection and click onsavebutton at the top left of the application page.Next, add the following url into your cronjob,
site.com/index.php?option=com_easysocial&cronmobile=true. Replacesite.comwith your site url.
If you have enabled secure cronjob key in EasySocial, you need to add the same phrase key into the cron url as well. For more information on how to setup the cronjob, kindly refer to the cronjob guide in EasySocial.




