Marketplace Composer Name of An Extension

You can find the name and version of any module in the Composer file of the module. Open the composer.json file in a text editor and note the "name" and "version" values.

To get the composer name of a module from the Magento Marketplace:

  1. Log in to Magento Marketplace with the username and password you used to purchase the component.
  2. In the upper right corner, click Username > My Account
  3. On the My Account page, click My Purchases
  4. On the My Purchases page, click Technical Details for the module you purchased.

    the Component name is the composer name of the extension. The Component version is the version of the extension

    Technical details shows the module's Composer name

    In this example:

    the composer name is ulmod/ordercomment, and the extension version is 2.1.3