I was Configuring WP Mail SMTP Plugin for WordPress on client site. Default PHP mail function works well, but a couple of users reported mail getting delivered in the SPAM folder. So we decided to route mailing one of the Official ID using SMTP. We installed Plugin, Configured credentials. The task was like 10 min […]
Author: Abhishek Deshpande
How to Start Delivery Kitchen – Part 1
Disclaimer: This is all my kida for learning how things go in this Modern world. Please Consult your CA or CS for your queries. Little Back Story Every time Kartik (My school mate with 10+ Years of experience in Continental foods) came to India, we discussed starting a food venture. We did some research, discussions […]
My PHPCS & WPCS Setup Notes
Recently I’d SSD upgrade on my mac, the first thing I need to do for Setting Dev Environment was to Install Homebrew, Laravel Valet and PHPCS for Better Code Practices and the Editor. Following items were scattered, just curating them for future reference. If you are Mac user, you will need to install Homebrew & […]