longyi c9405dd336 vendor 5 years ago
..
Declaration c9405dd336 vendor 5 years ago
Dir c9405dd336 vendor 5 years ago
ModuleList c9405dd336 vendor 5 years ago
Output c9405dd336 vendor 5 years ago
Plugin c9405dd336 vendor 5 years ago
Setup c9405dd336 vendor 5 years ago
Test c9405dd336 vendor 5 years ago
etc c9405dd336 vendor 5 years ago
ConflictChecker.php c9405dd336 vendor 5 years ago
DbVersionInfo.php c9405dd336 vendor 5 years ago
DependencyChecker.php c9405dd336 vendor 5 years ago
Dir.php c9405dd336 vendor 5 years ago
FullModuleList.php c9405dd336 vendor 5 years ago
Manager.php c9405dd336 vendor 5 years ago
ModuleList.php c9405dd336 vendor 5 years ago
ModuleListInterface.php c9405dd336 vendor 5 years ago
ModuleResource.php c9405dd336 vendor 5 years ago
PackageInfo.php c9405dd336 vendor 5 years ago
PackageInfoFactory.php c9405dd336 vendor 5 years ago
README.md c9405dd336 vendor 5 years ago
ResourceInterface.php c9405dd336 vendor 5 years ago
Setup.php c9405dd336 vendor 5 years ago
Status.php c9405dd336 vendor 5 years ago

README.md

Module

Magento\Framework\Module is Magento framework component that allows to build modular applications with Magento Framework. It serves as an add-on to Magento\Framework\App component, and provides following features:

  • configuration reader and format with module versions, dependencies, and state (active/inactive)
  • module manager that provides all information about loaded modules
  • directory reader, that allows to read configuration files from module
  • ability to turn on/off module output in separate configuration application
  • module db data installers