|
há 5 anos atrás | |
---|---|---|
.. | ||
App | há 5 anos atrás | |
Block | há 5 anos atrás | |
Console | há 5 anos atrás | |
Controller | há 5 anos atrás | |
Model | há 5 anos atrás | |
Observer | há 5 anos atrás | |
Setup | há 5 anos atrás | |
Test | há 5 anos atrás | |
etc | há 5 anos atrás | |
i18n | há 5 anos atrás | |
view | há 5 anos atrás | |
LICENSE.txt | há 5 anos atrás | |
LICENSE_AFL.txt | há 5 anos atrás | |
README.md | há 5 anos atrás | |
composer.json | há 5 anos atrás | |
registration.php | há 5 anos atrás |
#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.