Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 лет назад
..
App/Config checkin 2 лет назад
Block/System/Config checkin 2 лет назад
Console/Command checkin 2 лет назад
Controller/Adminhtml/System checkin 2 лет назад
Model checkin 2 лет назад
Observer/Config/Backend/Admin checkin 2 лет назад
Setup checkin 2 лет назад
Test checkin 2 лет назад
ViewModel checkin 2 лет назад
etc checkin 2 лет назад
i18n checkin 2 лет назад
view/adminhtml checkin 2 лет назад
LICENSE.txt checkin 2 лет назад
LICENSE_AFL.txt checkin 2 лет назад
README.md checkin 2 лет назад
composer.json checkin 2 лет назад
registration.php checkin 2 лет назад

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.