longyi c9405dd336 vendor 5 年之前
..
App c9405dd336 vendor 5 年之前
Block c9405dd336 vendor 5 年之前
Console c9405dd336 vendor 5 年之前
Controller c9405dd336 vendor 5 年之前
Model c9405dd336 vendor 5 年之前
Observer c9405dd336 vendor 5 年之前
Setup c9405dd336 vendor 5 年之前
Test c9405dd336 vendor 5 年之前
etc c9405dd336 vendor 5 年之前
i18n c9405dd336 vendor 5 年之前
view c9405dd336 vendor 5 年之前
LICENSE.txt c9405dd336 vendor 5 年之前
LICENSE_AFL.txt c9405dd336 vendor 5 年之前
README.md c9405dd336 vendor 5 年之前
composer.json c9405dd336 vendor 5 年之前
registration.php c9405dd336 vendor 5 年之前

README.md

#Config 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.