Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 år sedan
..
App/Config checkin 2 år sedan
Block/System/Config checkin 2 år sedan
Console/Command checkin 2 år sedan
Controller/Adminhtml/System checkin 2 år sedan
Model checkin 2 år sedan
Observer/Config/Backend/Admin checkin 2 år sedan
Setup checkin 2 år sedan
Test checkin 2 år sedan
ViewModel checkin 2 år sedan
etc checkin 2 år sedan
i18n checkin 2 år sedan
view/adminhtml checkin 2 år sedan
LICENSE.txt checkin 2 år sedan
LICENSE_AFL.txt checkin 2 år sedan
README.md checkin 2 år sedan
composer.json checkin 2 år sedan
registration.php checkin 2 år sedan

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.