No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin hace 2 años
..
App/Config checkin hace 2 años
Block/System/Config checkin hace 2 años
Console/Command checkin hace 2 años
Controller/Adminhtml/System checkin hace 2 años
Model checkin hace 2 años
Observer/Config/Backend/Admin checkin hace 2 años
Setup checkin hace 2 años
Test checkin hace 2 años
ViewModel checkin hace 2 años
etc checkin hace 2 años
i18n checkin hace 2 años
view/adminhtml checkin hace 2 años
LICENSE.txt checkin hace 2 años
LICENSE_AFL.txt checkin hace 2 años
README.md checkin hace 2 años
composer.json checkin hace 2 años
registration.php checkin hace 2 años

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.