Closed thboss closed 2 years ago
Hi, In the includes/config.ini, set your gmail ID and password. And in your gmail account, turn on less secure apps option
Hi, thanks for your response So do I need to create a workspace account first? anyway, does the PHPMailer in your project compatible with PHP 7.2?
Edit: I test as mailbox user but still get the error.
nvm, I create a new Gmail account and it's working now!
So do I need to create a workspace account first?
No, Follow the instructions under "Turning on 'less secure apps' settings as mailbox user" here.
anyway, does the PHPMailer in your project compatible with PHP 7.2?
The project was developed with PHP 7. It's better to go with the same.
Awesome! Everything works for me (except payment) 💯 Thank you ❤️
Hi! First, let me thank you for this great project
I get the error message
Could not send verification email. Please check your internet connection.
when registering a new customer my PHP version 7.2.24can you help, please?