Events Clean Up

Are your Opencart emails are getting sent our twice or more times? The reason could be that you have duplicate events. Possible from when you've upgraded your store and they've become duplicated.

But fear not, this can easily be fixed by running this SQL query (using phpMyAdmin or equivalent). 

DELETE FROM `event` WHERE  `event_id` IN (SELECT * FROM   (SELECT MIN(`event_id`) FROM  `event` GROUP  BY `code`, `trigger`, `action`  HAVING COUNT(`event_id`) > 1) temp) 

Featured

Professional Email Template - Advanced

Professional Email Template - Advanced

Responsive HTML Email template - not only will your emails look professional on all desktop computer

£17.50

Customer Pre-Sale Emails

Customer Pre-Sale Emails

MODULE REQUIRES Professional Email Templates - Advanced. The complete solution to emailing custom

£10.00 £20.00

Order Follow-Up Emails

Order Follow-Up Emails

MODULE REQUIRES Professional Email Templates - Advanced. The complete solution to emailing custom

£10.00 £30.00

Email Validation

Email Validation

This extension allows you to validate your customer’s email address. Keep your mailing lists free of

FREE