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

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.