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