

The admin will create the attribute and can select them to display/hide on. It supports all input types i.e Text field, Text area, Text Editor, Date, Yes/No, Multiple Select, Dropdown, Price, Media Image, Fixed Product Tax, Visual Swatch, and Text Swatch. Open a text editor and paste the module name.Īppend a colon character ( :) to the component name. Magento 2 Marketplace Custom Attribute Features. On the My Purchases page, click Technical Details for the module you purchased.Ĭlick Copy to copy the component name to the clipboard. On the My Account page, click My Purchases. In the upper right corner, click Username > My Account. Log in to Commerce Marketplace with the username and password you used to purchase the component.

To get the Composer name of a module from the Commerce Marketplace: Open the composer.json file in a text editor and note the "name" and "version" values.
Magento 2 devdocs install attribute how to#
Composer name of an extensionĪlthough this section discusses how to get the Composer name and version of an extension or module from Commerce Marketplace, you can find the name and version of any module (whether or not you purchased it on Marketplace) in the Composer file of the module. If you do not have a branch, see Get started creating branches. Always work in a development branch when adding a module to your implementation. We highly recommend that you have your Adobe Commerce application fully deployed to an Integration or Staging environment before attempting to add a module. Added documentation for the aphqls and completely. For example, you can add a theme to change the look and feel of your storefront, or you can add a language package to localize your storefront and Admin panel. We added a new topic about Community Maintainers for the devdocs repository. You can extend your Adobe Commerce application capabilities by adding an extension from the Commerce Marketplace. Deploy code and migrate static files and data.Prepare to deploy to Staging and Production.Example of managing system-specific settings.Configuration management for store settings.

