Hello Devs, Today I am starting a new category blog. It’s based on the Hyva Theme. Magento 2 is very popular in the eCommerce fields. In the eCommerce field, Performance and Optimization with SEO friendly are the main things. In this article, Today I will explain to you how to install Hyva theme in Magento 2. Magento 2 has a…
Tag: installation
Adobe Commerce : How to Install Live Search
In this tutorial, Today I will explain to how to install live search in Adobe Commerce / Magento 2. Live search is one of the Adobe Commerce Service that replaces default adobe commerce search functionalities. It is SaaS base service. Live Search is installed with composer. For install, You need to generate an API key from your Magento Account. It…
How to Install Magento 2.4 using Command Line
In this tutorial, Today I will explain to how to install Magento 2.4 using Command Line. On 28th July, 2020, Magento 2.4 is released. After Magento 2.3.x there are many changes available in Magento 2.4 version. To run Magento 2.4, we must need to install PHP 7.4 version. Even, Elasticsearch also now available in catalog search engine option. So, for…
Magento 2.3 PWA Installation Guide
In this tutorial, Today I will explain to how to setup PWA in Magento 2.3. PWA stands for Progressive Web Application which was originally talked about by Google back in 2015. It uses modern web technologies and design patterns to provide a reliable, fast, and engaging user experience. You may also like this : How to Use Grunt in Magento…
How to Install Magento 2 using Composer
Welcome back to Rohan’s magento tutorial blog. Want to install Magento 2 using composer, but little bit confuse from where start steps? Don’t worry, you’re at the right place! There are official documentation available about how to do it, so this is basic steps describe in this blog if you want to skip read whole documentation. So, Bookmark this page…
How to Install Magento Cloud CLI in Adobe Magento Commerce Cloud
In this tutorial, Today I will explain to how to install magento cloud cli in Adobe Magento Commerce Cloud. magento-cloud cli is useful tool to manage cloud projects and environments for developers. It’s provide interface and using that you can execute cloud commands, manage branches, create environment etc. It’s require to have idea about magento-cloud or mgc when you are…
Solved : 404 not Found After Fresh Magento 2.4.2 Installation
In this tutorial, Today I will explain to how to solve issue of 404 not found after fresh Magento 2.4.2 installation. From Magento 2.4.2, Magento modified docroot to improve security and because of that, now if you execute base url then, you will see that it’s return 404 not found error. To solve this issue, you need to create virtual…