You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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.