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

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