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