Setting up Email reminders
- Open yoursite/administrator JTIcketing=>options=>Reminder Configuration=>Enable Reminders=>Set this to yes and save configuration
- Set up cron http://yoursite.com/index.php?option=com_jticketing&task=orders.sendReminder&pkey=abcd1234
- Open yoursite/administrator JTIcketing=>Reminders view=>Create a new reminder and select reminder type as the email.
If you want SMS reminders, follow the steps given below(Note that We support SMS horizon which works only in India)
- Create account for smshorizon
- Create account on http://smshorizon.co.in/ You will get username and API key on Clicking on "HTTP API" link after login to smshorizon site
- Open tjsms -Smshorizon plugin on your site
- Enter username and API key and publish plugin
- Open yoursite/administrator JTIcketing=>Reminders view=>Create the new reminder and select reminder type as the email.
- Create one future event (Note that reminders will be sent only if the order is confirmed)
- Buy tickets from front end
- Now run this URL in browser http://yoursite.com/index.php?option=com_jticketing&task=orders.sendReminder&pkey=abcd1234