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