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

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.