Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 lat temu
..
App/Config checkin 2 lat temu
Block/System/Config checkin 2 lat temu
Console/Command checkin 2 lat temu
Controller/Adminhtml/System checkin 2 lat temu
Model checkin 2 lat temu
Observer/Config/Backend/Admin checkin 2 lat temu
Setup checkin 2 lat temu
Test checkin 2 lat temu
ViewModel checkin 2 lat temu
etc checkin 2 lat temu
i18n checkin 2 lat temu
view/adminhtml checkin 2 lat temu
LICENSE.txt checkin 2 lat temu
LICENSE_AFL.txt checkin 2 lat temu
README.md checkin 2 lat temu
composer.json checkin 2 lat temu
registration.php checkin 2 lat temu

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.