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