jyotidesh Posted December 17, 2019 Share Posted December 17, 2019 Hi All, I want to send an Email after sending the merchandise returns to the customer after two weeks how can we do this. As I am newbie in prestashop so please help me. Prestashop Version : 1.5.3.1 Url - http://menkesflamenco.com Link to comment Share on other sites More sharing options...
Nishith Nesdiya Posted December 19, 2019 Share Posted December 19, 2019 Hi.. if you need send email to customer after two weeks then you need run cron job script with merchandise returns Date issued. Thanks Link to comment Share on other sites More sharing options...
jyotidesh Posted December 20, 2019 Author Share Posted December 20, 2019 21 hours ago, Nishith said: Hi.. thanks for the reply. Can you give me brief idea how I can do this? Please Link to comment Share on other sites More sharing options...
jyotidesh Posted December 24, 2019 Author Share Posted December 24, 2019 On 12/19/2019 at 4:46 PM, Nishith said: Hi.. if you need send email to customer after two weeks then you need run cron job script with merchandise returns Date issued. Thanks Hi, please tell me how I can achieve this as I am newbie in prestashop Link to comment Share on other sites More sharing options...
Nishith Nesdiya Posted December 24, 2019 Share Posted December 24, 2019 (edited) Hi.. Follow this step (1) Create a one cron script for example merchandise-returns.php file and setup prestashop root folder and setup your sever (ask your hosting guy) (2) now that file get all order return order. (3) once you get all order return set your code with your need. merchandise-returns.php Edited December 24, 2019 by Nishith (see edit history) Link to comment Share on other sites More sharing options...
jyotidesh Posted December 24, 2019 Author Share Posted December 24, 2019 (edited) Can you give me roughly idea regarding the code because I need help in coding part. Or you can give some coding examples for executing the cron job in Prestashop. Edited December 24, 2019 by jyotidesh (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now