25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 yıl önce
..
App/Config checkin 2 yıl önce
Block/System/Config checkin 2 yıl önce
Console/Command checkin 2 yıl önce
Controller/Adminhtml/System checkin 2 yıl önce
Model checkin 2 yıl önce
Observer/Config/Backend/Admin checkin 2 yıl önce
Setup checkin 2 yıl önce
Test checkin 2 yıl önce
ViewModel checkin 2 yıl önce
etc checkin 2 yıl önce
i18n checkin 2 yıl önce
view/adminhtml checkin 2 yıl önce
LICENSE.txt checkin 2 yıl önce
LICENSE_AFL.txt checkin 2 yıl önce
README.md checkin 2 yıl önce
composer.json checkin 2 yıl önce
registration.php checkin 2 yıl önce

README.md

Magento_Config module

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.