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

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