您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 年前
..
App/Config checkin 2 年前
Block/System/Config checkin 2 年前
Console/Command checkin 2 年前
Controller/Adminhtml/System checkin 2 年前
Model checkin 2 年前
Observer/Config/Backend/Admin checkin 2 年前
Setup checkin 2 年前
Test checkin 2 年前
ViewModel checkin 2 年前
etc checkin 2 年前
i18n checkin 2 年前
view/adminhtml checkin 2 年前
LICENSE.txt checkin 2 年前
LICENSE_AFL.txt checkin 2 年前
README.md checkin 2 年前
composer.json checkin 2 年前
registration.php checkin 2 年前

README.md

Magento_Config module

The Config module is designed to implement system configuration functionality. It provides mechanisms to add, edit, store and retrieve the configuration data for each scope (there can be a default scope as well as scopes for each website and store).

Modules can add items to be configured on the system configuration page by creating system.xml files in their etc/adminhtml directories. These system.xml files get merged to populate the forms in the config page.