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