Trader Information
Back to topOverview
Back to topBy default, a category in Magento 2 is uniquely identified by its ID. This can lead to some issue because the ID of a category can be different from one environment to another: for example, if the category has been deleted and then recreated, or if several categories have been created by hand but in a different order. The main purpose of the Category Code extension for Magento 2 is to have a unique identifier to manage categories. For that, this extension will add a "code" attribute to categories. Once this attribute has been created, it will be easy for a developer to load a specific category without using its ID or even worse, its name.
In addition, this extension can add a new handle in the category page layout depending on this unique identifier. This should be used to track the design of a specific category in your Version Control System tool (e.g. by modifying an XML file) instead of doing that in the `Layout Update XML` backend field.
Use Cases
Suppose you want to customize a category with a really specific design, and you do not want to depend on the database settings applied to the layout update of this category, you can do that using this extension. Once you have saved the code of the desired category, you will be able to modify its design by playing with an XML file in your theme.
Feature Summary
- Quick installation
- Easy to configure
- Environment independent
- Source version controlled design
- Source code is not encrypted
Technical Specifications
Back to topSeller profile
Seller contact
Current Version
1.1.14
Adobe Commerce platform compatibility
Magento Open Source: 2.4 (current), 2.3 (obsolete)
Type
Stable Build
Updated
02 May, 2025
Categories
Extensions, Content & Customizations
Supported Browsers
Chrome, Firefox, Opera, Safari, Edge, IE
Documentation
License Type
GNU General Public License 3.0 (GPL-3.0)
Policy
Quality Report
Back to topAll tests were conducted on the latest versions of Adobe Commerce that existed for the compatible release lines at the moment of the extension submission. Latest versions of all other software were used, as applicable.
Release Notes
Back to top1.1.14:
- Compatible with Magento Open Source : 2.3 2.4
- Stability: Stable Build
-
Description:
- No change: ensure compatibility with 2.4.8
1.1.13:
- Compatible with Magento Open Source : 2.3 2.4
- Stability: Stable Build
-
Description:
- Fix composer warning for license
1.1.12:
- Compatible with Magento Open Source : 2.3 2.4
- Stability: Stable Build
-
Description:
- Change composer minimum stability from dev to stable
1.1.11:
- Compatible with Magento Open Source : 2.3 2.4
- Stability: Stable Build
-
Description:
- Compatibility with 2.4.6
1.1.10:
- Compatible with Magento Open Source : 2.3 2.4
- Stability: Stable Build
-
Description:
- Compatibility with 2.4.5
1.1.9:
- Compatible with Magento Open Source : 2.3 2.4
- Stability: Stable Build
-
Description:
- Compatibility with Magento 2.3 (No changes)
1.1.8:
- Compatible with Magento Open Source : 2.4
- Stability: Stable Build
-
Description:
Initial Marketplace release.
Support
Back to topThe best place to start if you need help with a specific extension is to contact the developer. All Adobe Commerce developers have both a contact email and a support email listed.
Contact Vendor