Provide easy way to copy fields path and value in configuration section.
06 Feb 2025
A video showcasing the generation of a Magento 2 module using Cursor AI.
06 Feb 2025
This module creates entities and attributes data structure and allows to manage scopable attributes.
14 Jan 2025
What is the differences between type and virtualType? In this article, I tried to create a custom CLI commando.
14 Jan 2025
In this tutorial, I will explain how to add a custom global variable in Hyva Theme Magento 2. The Hyvä Theme offers many global variables we can access throughout the website. It will be helpful when there are values that developers need on multiple pages, and its value will not change.
14 Jan 2025
Using mocking frameworks for testing Magento 2 modules is counterproductive as you replicate line by line your actual calls to a magento implementation.
Binding your tests to the details of implementation leads to very fragile test suite that no-one wants to work with afterwards as a small change in underlying code like extraction of the class requires complete rewrite of the test case.
This package solves this problem by providing fake objects for most common operations you might want to interact with core.
14 Jan 2025
A few weeks back I found myself staring at this error on a Magento project. The error was firing in some cases when the user attempted to click the place order button.
02 Jan 2025
This repository provides a Dockerized setup for Magento 2.x, enabling an efficient and scalable eCommerce environment. By leveraging Docker, this project simplifies development, deployment, and production workflows with a containerized approach.
15 Dec 2024
MageObsidian redefines frontend development in Magento, integrating modern tools like Vite, TailwindCSS, and Vue.js to deliver a more efficient and user-friendly experience.
10 Dec 2024
The Magento Log Viewer extension for Visual Studio Code provides a convenient way to view and manage Magento log files directly in your workspace.
19 Nov 2024