Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 anos atrás
..
App/Config checkin 2 anos atrás
Block/System/Config checkin 2 anos atrás
Console/Command checkin 2 anos atrás
Controller/Adminhtml/System checkin 2 anos atrás
Model checkin 2 anos atrás
Observer/Config/Backend/Admin checkin 2 anos atrás
Setup checkin 2 anos atrás
Test checkin 2 anos atrás
ViewModel checkin 2 anos atrás
etc checkin 2 anos atrás
i18n checkin 2 anos atrás
view/adminhtml checkin 2 anos atrás
LICENSE.txt checkin 2 anos atrás
LICENSE_AFL.txt checkin 2 anos atrás
README.md checkin 2 anos atrás
composer.json checkin 2 anos atrás
registration.php checkin 2 anos atrás

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.