Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 anni fa
..
App/Config checkin 2 anni fa
Block/System/Config checkin 2 anni fa
Console/Command checkin 2 anni fa
Controller/Adminhtml/System checkin 2 anni fa
Model checkin 2 anni fa
Observer/Config/Backend/Admin checkin 2 anni fa
Setup checkin 2 anni fa
Test checkin 2 anni fa
ViewModel checkin 2 anni fa
etc checkin 2 anni fa
i18n checkin 2 anni fa
view/adminhtml checkin 2 anni fa
LICENSE.txt checkin 2 anni fa
LICENSE_AFL.txt checkin 2 anni fa
README.md checkin 2 anni fa
composer.json checkin 2 anni fa
registration.php checkin 2 anni fa

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.