|
|
vor 5 Jahren | |
|---|---|---|
| .. | ||
| App | vor 5 Jahren | |
| Block | vor 5 Jahren | |
| Console | vor 5 Jahren | |
| Controller | vor 5 Jahren | |
| Model | vor 5 Jahren | |
| Observer | vor 5 Jahren | |
| Setup | vor 5 Jahren | |
| Test | vor 5 Jahren | |
| etc | vor 5 Jahren | |
| i18n | vor 5 Jahren | |
| view | vor 5 Jahren | |
| LICENSE.txt | vor 5 Jahren | |
| LICENSE_AFL.txt | vor 5 Jahren | |
| README.md | vor 5 Jahren | |
| composer.json | vor 5 Jahren | |
| registration.php | vor 5 Jahren | |
#Config 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.