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