https://github.com/mitaldeveloper/catalog-attribute
Category attribute with custom validation in Magento 2.
https://github.com/mitaldeveloper/catalog-attribute
attribute catalog category validation
Last synced: about 2 months ago
JSON representation
Category attribute with custom validation in Magento 2.
- Host: GitHub
- URL: https://github.com/mitaldeveloper/catalog-attribute
- Owner: mitaldeveloper
- Created: 2021-04-24T09:36:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-03T13:31:05.000Z (almost 5 years ago)
- Last Synced: 2025-07-19T00:25:08.810Z (9 months ago)
- Topics: attribute, catalog, category, validation
- Language: PHP
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Add Custom field in category form with custom validation module for Magento 2
How to install
✓ Install via composer (recommend)
composer require mital/catalog
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy