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