longyi c9405dd336 vendor há 5 anos atrás
..
App c9405dd336 vendor há 5 anos atrás
Block c9405dd336 vendor há 5 anos atrás
Console c9405dd336 vendor há 5 anos atrás
Controller c9405dd336 vendor há 5 anos atrás
Model c9405dd336 vendor há 5 anos atrás
Observer c9405dd336 vendor há 5 anos atrás
Setup c9405dd336 vendor há 5 anos atrás
Test c9405dd336 vendor há 5 anos atrás
etc c9405dd336 vendor há 5 anos atrás
i18n c9405dd336 vendor há 5 anos atrás
view c9405dd336 vendor há 5 anos atrás
LICENSE.txt c9405dd336 vendor há 5 anos atrás
LICENSE_AFL.txt c9405dd336 vendor há 5 anos atrás
README.md c9405dd336 vendor há 5 anos atrás
composer.json c9405dd336 vendor há 5 anos atrás
registration.php c9405dd336 vendor há 5 anos atrás

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.