|
пре 5 година | |
---|---|---|
.. | ||
App | пре 5 година | |
Block | пре 5 година | |
Console | пре 5 година | |
Controller | пре 5 година | |
Model | пре 5 година | |
Observer | пре 5 година | |
Setup | пре 5 година | |
Test | пре 5 година | |
etc | пре 5 година | |
i18n | пре 5 година | |
view | пре 5 година | |
LICENSE.txt | пре 5 година | |
LICENSE_AFL.txt | пре 5 година | |
README.md | пре 5 година | |
composer.json | пре 5 година | |
registration.php | пре 5 година |
#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.