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

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