Introduction

The PHP Developer Guide contains information for developers who want to know more about developing or modifying Adobe Commerce and Magento Open Source components. With this knowledge you can extend or customize any of the existing components. You can also create components that introduce new functionality and distribute them to merchants.

Components

The Adobe Commerce and Magento Open Source applications are made up of Modules, Themes, and Language Packages:

data-variant=info
data-slots=text
You must follow a PSR-4 compliant structure when building a module.