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