https://github.com/julienloizelet/magento2-category-code
The Category Code module for Magento 2 creates a new category attribute in order to use it as a unique identifier for categories.
https://github.com/julienloizelet/magento2-category-code
Last synced: about 2 months ago
JSON representation
The Category Code module for Magento 2 creates a new category attribute in order to use it as a unique identifier for categories.
- Host: GitHub
- URL: https://github.com/julienloizelet/magento2-category-code
- Owner: julienloizelet
- License: gpl-3.0
- Created: 2019-08-31T14:50:28.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-13T07:04:25.000Z (7 months ago)
- Last Synced: 2025-04-11T18:24:23.414Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 153 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Okaeli_CategoryCode extension for Magento 2
[](https://github.com/julienloizelet/magento2-category-code/actions/workflows/installation-and-varnish-test-suite.yml)
[](https://github.com/julienloizelet/magento2-category-code/actions/workflows/static-test-suite.yml)
[](https://github.com/julienloizelet/magento2-category-code/actions/workflows/end-to-end-test-suite.yml)---
## Usage
See [User Guide](https://github.com/julienloizelet/magento2-category-code/blob/main/doc/USER_GUIDE.md)
## Installation
See [Installation Guide](https://github.com/julienloizelet/magento2-category-code/blob/main/doc/INSTALLATION_GUIDE.md)
## Technical notes
See [Technical notes](https://github.com/julienloizelet/magento2-category-code/blob/main/doc/TECHNICAL_NOTES.md)
## Developer guide
See [Developer guide](https://github.com/julienloizelet/magento2-category-code/blob/main/doc/DEVELOPER.md)
## Support
If you encounter any problems or bugs, please create an issue on
[GitHub](https://github.com/julienloizelet/magento2-category-code/issues).## Contribution
Any contribution is highly welcome. The best possibility to provide any code is to open
a [pull request on GitHub](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests).## License
[GNU General Public License, version 3 (GPLv3)](https://github.com/julienloizelet/magento2-category-code/blob/main/LICENSE)