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

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