Magento Authentication Keys

Magento 2 and third-party Composer packages are stored is the repo.magento.com repository and requires authentication.

To generate a authentication keys to access the repository

  1. Log in to the Magento Marketplace
  2. Click your account name in the top-right of the page and select My Profile
  3. Click Access Keys in the Marketplace tab.

    Technical details shows the module's Composer name

  4. Click Create a New Access Key. Enter a specific name for the keys and click OK.
  5. New public and private keys are now associated with your account
  6. Copy the keys
  7. Use the Public key as your username and the Private key as your password.