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.