Não pode escolher mais do que 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 há 2 anos
..
App/Config checkin há 2 anos
Block/System/Config checkin há 2 anos
Console/Command checkin há 2 anos
Controller/Adminhtml/System checkin há 2 anos
Model checkin há 2 anos
Observer/Config/Backend/Admin checkin há 2 anos
Setup checkin há 2 anos
Test checkin há 2 anos
ViewModel checkin há 2 anos
etc checkin há 2 anos
i18n checkin há 2 anos
view/adminhtml checkin há 2 anos
LICENSE.txt checkin há 2 anos
LICENSE_AFL.txt checkin há 2 anos
README.md checkin há 2 anos
composer.json checkin há 2 anos
registration.php checkin há 2 anos

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.