Skip to main content

List Adobe Commerce modules

A Bold Commerce representative may ask you to generate a list of the modules installed on your Adobe Commerce store in order to evaluate your store's suitability for the Bold Checkout solution. Use the steps in this guide to find this list and provide it to your account manager.

  1. Use your command line to log into your Adobe Commerce store using SSH.
  2. Navigate to the root directory of your project.
  3. Run the following command:
    php bin/magento module:status
    This command returns a list of enabled modules and a list of disabled modules.
  4. Copy this list into a .txt file. Send this file to the Bold account manager or other representative that requested the list.