Page 1 of 1

Survey Extension

Posted: Wed Dec 18, 2024 4:18 pm
by effectgroup
Hello,
I need an extension that will automatically send a survey to the customer after changing (from administration) the status of the order from Pending to Completed.

Regards

Re: Survey Extension

Posted: Sat Dec 21, 2024 7:40 am
by grgr
Here is a survey.
https://www.opencart.com/index.php?rout ... n_id=40171

As for the email sending, not sure about that one. One way to do it would be to use HTML order history and Pre-Set admin comments https://www.opencart.com/index.php?rout ... on_id=3877

Or perhaps repurpose a review request extension, something like: https://www.opencart.com/index.php?rout ... n_id=24738 or search for "review request" for others available.