Hire Me
Skip to content
The Magento Blog by Manish Joy

The Magento Blog

by Manish Joy

Menu
  • Home
  • Coding
    • Coding Tips
    • Magento
  • Free Magento Extensions
  • Life & Career
  • Tech News
  • Contact Me

Author: Manish Joy

Tech geek. Self Motivated. Love to code and learn new technologies & skills.
Posted onAugust 12, 2023September 3, 2023Magento 2

Layout and Blocks in Magento 2.x

by Manish JoyLeave a comment on Layout and Blocks in Magento 2.x

In this blog post, we will see how to add layout file and block to your module In the previous blog, we created an ManishJoy_HelloWorld…

Read More
Posted onAugust 11, 2023September 3, 2023Magento 2

Creating Your First “Hello World” Module in Magento 2: A Beginner’s Guide

by Manish JoyLeave a comment on Creating Your First “Hello World” Module in Magento 2: A Beginner’s Guide

In this blog post we will see how to create simple “HelloWorld” module in magento2. In magento2 all modules reside in the folder app/code, previously…

Read More
Posted onJuly 17, 2023September 3, 2023Coding

Switch vs Match in PHP: Choosing the Right Control Structure for Your Code

by Manish JoyLeave a comment on Switch vs Match in PHP: Choosing the Right Control Structure for Your Code

When it comes to writing efficient and readable code in PHP, selecting the appropriate control structure is crucial. In PHP 8, two new control structures…

Read More
Posted onJune 26, 2023September 3, 2023Coding

How to Disable Two-Factor Authentication (2FA) in Magento 2?

by Manish JoyLeave a comment on How to Disable Two-Factor Authentication (2FA) in Magento 2?

Two-factor authentication (2FA) is a crucial security feature that adds an extra layer of protection to your Magento store. However, there may be instances where…

Read More
Posted onJune 26, 2023September 3, 2023Magento

Magento 2: How to Use Console Command Shortcuts?

by Manish JoyLeave a comment on Magento 2: How to Use Console Command Shortcuts?

In the realm of Magento 2, efficiency and productivity are essential for developers and administrators. One often overlooked feature that can greatly enhance your workflow…

Read More
Posted onMay 30, 2023September 3, 2023Magento

How to Install Magento 2 on Ubuntu/Debian?

by Manish JoyLeave a comment on How to Install Magento 2 on Ubuntu/Debian?

Magento is a popular e-commerce platform that allows businesses to create and manage their online stores. In this blog, we will guide you through the…

Read More
Posted onMay 21, 2023September 3, 2023Coding

What is RabbitMQ and How to Install It on Ubuntu?

by Manish JoyLeave a comment on What is RabbitMQ and How to Install It on Ubuntu?

RabbitMQ, a robust and flexible open-source message broker, plays a crucial role in enabling efficient communication between distributed systems. It provides a reliable messaging framework,…

Read More
Posted onMay 20, 2023September 3, 2023Coding

How to Install Elasticsearch in Ubuntu for Enhanced Search Capabilities

by Manish JoyLeave a comment on How to Install Elasticsearch in Ubuntu for Enhanced Search Capabilities

Elasticsearch is a powerful open-source search and analytics engine that offers efficient searching, indexing, and data analysis. By installing Elasticsearch on your Ubuntu system, you…

Read More
Posted onMay 20, 2023September 3, 2023Coding

How to Install Composer: Simplify Your PHP Development

by Manish JoyLeave a comment on How to Install Composer: Simplify Your PHP Development

Composer is a powerful dependency management tool for PHP that has revolutionized the way developers handle libraries and packages in their projects. By automating package…

Read More
Posted onMay 20, 2023September 3, 2023Coding

How to Install LEMP (Linux, Nginx, MySQL, PHP) on Ubuntu for High-Performance Websites?

by Manish JoyLeave a comment on How to Install LEMP (Linux, Nginx, MySQL, PHP) on Ubuntu for High-Performance Websites?

Are you looking to set up a robust web server that can handle high-traffic websites with lightning-fast performance? Look no further! In this tutorial, we’ll…

Read More

Posts navigation

Page 1 Page 2 Page 3 Next Page

About The Author

image

Manish Joy

Tech geek. Self Motivated. Love to code, learn new technologies and skills.

Know More

Support This Site

If you like what I do please support me on Ko-fi

Ko-fi donationsBuy me a coffee!

Show Your Love

Adobe Certified Professional—Adobe Commerce Developer

Adobe Certified Professional—Adobe Commerce Developer

Recent Posts

  • Layout and Blocks in Magento 2.x
  • Creating Your First “Hello World” Module in Magento 2: A Beginner’s Guide
  • Switch vs Match in PHP: Choosing the Right Control Structure for Your Code
  • How to Disable Two-Factor Authentication (2FA) in Magento 2?
  • Magento 2: How to Use Console Command Shortcuts?

Archives

  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • February 2023
  • January 2023
  • April 2022
  • February 2022
  • January 2022
  • December 2021

Join 188 other subscribers
© Manish Joy