This tool is designed to enhance Magento and Adobe Commerce development within Cursor by offering a suite of features aimed at improving efficiency and code quality.
28 Feb 2025
In this video, I'll explain how you can extend the Magento Admin using Adobe App Builder—no coding required. It's a simple way to enhance your admin capabilities without diving into the code. Check it out, and let's make your admin grid more powerful together!
24 Feb 2025
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