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

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