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