Skip to content

Modules


Modules

The modules page allows you to view all the modules in your project, and create new ones.

Module creation

You can create a new module by clicking the New module button from the list view.

Module create

The following files are created in app/code/Vendor/Module when you create a new module:

  • registration.php
  • etc/module.xml
  • composer.json

Modules list

The list of modules is filterable by:

  • Vendor and name
  • Status (enabled / disabled)
  • Type (core / community / custom)

Module detail

Module view

Clicking on a module in the list will show you more details about it:

  • System config fields
  • Plugins (declared by this module)
  • Commands
  • Crontab jobs
  • Observers
  • Email templates

Released under the MIT License.
This project is not affiliated with, endorsed by, or sponsored by Adobe Inc. "Magento" and "Adobe Commerce" are trademarks of Adobe Inc.
All trademarks and registered trademarks are the property of their respective owners.