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