How to Change / Update Magento Default Emails

update Magento default emails

This quick post will help you update / change Magento default email addresses and email sender names in just five steps. You can watch the video walk through as well if you think you need visual walk through. Good luck!! How to update Magento Store Email Addresses Login to Magento/admin Stores > Settings > Configuration […]

How to Configure & Generate Magento XML Sitemap

Magento xml sitemap

This post will quickly help you generate xml sitemap on your Magento 2.x store and access the sitemap URL. There are two steps to be followed – first is to set-up the sitemap and second is to generate the xml sitemap with Magento xml sitemap generator. Configure Magento XML sitemap Login to Magento/admin Configure XML […]

Remove .html from Magento Product URL

I was just trying Magento 2.3 on my shared hosting web server and when I saw that Magento store generates adds .html to product and category URLs by default then I thought it is not good to have on the store because if I would plan to migrate to other CMS like Shopify or WooCommerce […]

Install Magento 2.3.x on Ubuntu With Composer

install magento with composer

Let us install Magento 2.3.x community edition on Ubuntu 19.10 with composer. I already have installed PHP 7.3, MySQL 8, and Apache2.4 and tested phpinfo method; it’s working on my Ubuntu laptop with Ubuntu or Debian. I am assuming that you also have installed PHP, MySQL, Apache 2 web server, and composer. One more thing; […]

How to Install Magento 2.3.x on Server

Before you start installing Magento on your web hosting server, make sure you have PHP 7.3 set as default version and you also want to make sure that required php extensions including pdo_mysql, openssl are enabled on your server.

How to Change Logo in Magento 2

change logo in magento 2

How to change logo in Magento 2 theme Login to your Magento store admin dashboard area. Click Content Click Configuration under Design section Scroll down to Other Settings Click Header Upload your logo Save Configuration from right top Now, go ahead and pull up your website in a new tab to check if your new […]