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

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.