|
il y a 5 ans | |
---|---|---|
.. | ||
App | il y a 5 ans | |
Block | il y a 5 ans | |
Console | il y a 5 ans | |
Controller | il y a 5 ans | |
Model | il y a 5 ans | |
Observer | il y a 5 ans | |
Setup | il y a 5 ans | |
Test | il y a 5 ans | |
etc | il y a 5 ans | |
i18n | il y a 5 ans | |
view | il y a 5 ans | |
LICENSE.txt | il y a 5 ans | |
LICENSE_AFL.txt | il y a 5 ans | |
README.md | il y a 5 ans | |
composer.json | il y a 5 ans | |
registration.php | il y a 5 ans |
#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.