Към съдържанието

Инсталация

Изисквания

heading.anchorLabel
  • Magento 2 / Adobe Commerce, PHP ^8.3.
  • Модулите Magento_Catalog, Magento_Ui (част от ядрото).
  • webcode/module-base — задължителната обща основа на Webcode модулите.
"require": {
"php": "^8.3",
"magento/framework": "*",
"magento/module-catalog": "*",
"magento/module-ui": "*",
"webcode/module-base": "*"
}

Инсталиране

heading.anchorLabel
Terminal window
composer require webcode/module-compound-attribute
Terminal window
bin/magento module:enable Webcode_CompoundAttribute
bin/magento setup:upgrade
bin/magento setup:di:compile # при production режим
bin/magento cache:flush

След инсталация

heading.anchorLabel

Модулът не носи собствени групи — те се декларират от модула, който притежава атрибутите. Следваща стъпка е да декларирате съставна група през di.xml.