Useful tips for everyday
What does the entity ID on Magento mean? Each row corresponds to one unique registered account, as identified by that account’s entity_id. This table does…
How to make a sales email template work? Here’s a simple four-line structure you can follow for your sales emails, and seven sales email templates…
What does client denied by server configuration mean? The error “client denied by server configuration” generally means that somewhere in your configuration are Allow from…
How do I debug a REST API? Use the following methods to debug a REST application. Check the HTTP response code. Commonly used response codes…
Is there a way to change shipping address after shipped? You can request that the destination Post Office hold the item for you or have…
How to create a password reset mail template? You can also achieve this by building your own mail template and sending the Reset link yourself…
How do I filter my spam? How to set Gmail Spam Filter: Log in to your Gmail account. Click the GEAR icon at the top…
How to show success message in session Magento? The above layout update will make use of the magento’s message template to display the messages. I…
Do you have to have a resource model in Magento? Every model must have a resource model, since all of the methods of a resource…
When to migrate from Magento 1 to Magento 2? It has been more than 5 years since the Magento 2 release which generated a huge…