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 jaren geleden
..
App/Config checkin 2 jaren geleden
Block/System/Config checkin 2 jaren geleden
Console/Command checkin 2 jaren geleden
Controller/Adminhtml/System checkin 2 jaren geleden
Model checkin 2 jaren geleden
Observer/Config/Backend/Admin checkin 2 jaren geleden
Setup checkin 2 jaren geleden
Test checkin 2 jaren geleden
ViewModel checkin 2 jaren geleden
etc checkin 2 jaren geleden
i18n checkin 2 jaren geleden
view/adminhtml checkin 2 jaren geleden
LICENSE.txt checkin 2 jaren geleden
LICENSE_AFL.txt checkin 2 jaren geleden
README.md checkin 2 jaren geleden
composer.json checkin 2 jaren geleden
registration.php checkin 2 jaren geleden

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.