Skip to main content

Posts

Showing posts from January, 2021

Magento 2 custom module grid not showing

 Magento 2 is an eCommerce framework. Magento 2 divided into two editions community edition and enterprise edition. Sometimes, developer-facing issues on backend Magento provides many featured for Magento developers. Like Theme integration, Extension development, Data Migration, product import-export.

Magento 2 create customer programmatically without password

In this blog, We will discuss how to create a customer programmatically. How many ways to create a Magento 2 customer. We will discuss in both editions, Magento 2 enterprise edition and community edition.  If I have a customer Id(email_id) and I want to login without a password. So, what is the step to open my account dashboard? Let's discuss !!!

How to install Elasticsearch For Magento 2

Elasticsearch installation is required in the latest Magento 2.4 Version. Elasticsearch is a search engine based on the Lucene library. It is a multitenant-capable full-text search engine. Elasticsearch used in Magento for catalog search engine. In this topic, We will discuss installing Elasticsearch and the initial configuration. What are the benefits provided by Elasticsearch? Provided the catalog products advance searches for our store. Works well out of the box Support for multiple languages Supports real-time data and analysis We can be used as a document-oriented datastore Which Elasticsearch version support by Magento 2? We need to configure and install Elasticsearch 7.6.x before upgrading to Magento 2.4.x. How to install Elasticsearch? Let's start the Elasticseach installation on my Magento 2 store. We have discussed the below blog about Magento 2 and Sample data installation. 👉  How to Install Magento 2.4 Version 2021 👉  How to install Magento 2 Sample Data I am usi...

How to install Magento 2 Sample Data

Magento is an eCommerce platform built on open source technology. powering big brands to get the most out of their online business. In this blog, We will discuss how to install sample data in Magento 2 . By default, you can easily install Magento sample data during the installation process.  In a previous blog, We have installed Magento 2 in our local system. If you are aware of our previous blog then click 👉 How to Install Magento 2.4 Version 2021 Now, We are continuing to install the sample data in Magento 2 local system.

How to Install Magento 2.4 Version 2021

Magento released the latest Magento 2.4 version. Most of the developers face installation problems. We can not install manually Magento 2 using the browser. We required the composer for Magento's latest version installed. How can we download the Magento 2 latest version? Go to the Magento official website and go to the download tab.  Click the Latest Magento download We can install Magento using composer . Go to the bottom of the download page and select the latest Magento 2 version and select the zip formate as per the below screenshot. If you want to include the sample data in tick the checkbox.

Magento 2 code optimization (2021)

  This is my third post related the Magento 2 code optimization. In my first blog post related to the Magento 2 optimization configuration, click here .  My second blog post related to the tips for improving the Magento 2 page speed, if you are aware of it then click here In this post,  we are learning the guide for the Magento 2 code optimization.  We will discuss the below topics. Code Optimization Review the extension at the installation time

Magento 2 Slow? Speed Up Magento 2 (2021)

We are learning the basic Magento 2 performance setup in our last blog. also, We have checked how we can test our website using google page speed and GT Metrix. If you are not aware of it, then click here 👉  Magento 2 Performance Optimization

Magento 2 Performance Optimization (2021)

Magento 2 performance optimization is very important for visitors. Magento 2 Speed Optimization improves web page performance in order to place your store at the top of Google search rating . Boost your website traffic by speed optimization. You can get an endless stream of new visitors.   How can we check the current website page speed and performance?  We can check the website page speed using below two ways. GTmetrix Google Page speed.  Let me check my website(trycoder) page speed. GT Metrix: First, go to the https://gtmetrix.com/ website. After entering your website URL and clicking on the “ Test Your Website ” button. Google PageSpeed: First, go to the  https://developers.google.com/speed/pagespeed/insights/ website and enter your website URL. Then click on the “ANALYZE” button. Desktop -  Mobile -