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

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.