|
|
пре 2 година | |
|---|---|---|
| .. | ||
| App/Config | пре 2 година | |
| Block/System/Config | пре 2 година | |
| Console/Command | пре 2 година | |
| Controller/Adminhtml/System | пре 2 година | |
| Model | пре 2 година | |
| Observer/Config/Backend/Admin | пре 2 година | |
| Setup | пре 2 година | |
| Test | пре 2 година | |
| ViewModel | пре 2 година | |
| etc | пре 2 година | |
| i18n | пре 2 година | |
| view/adminhtml | пре 2 година | |
| LICENSE.txt | пре 2 година | |
| LICENSE_AFL.txt | пре 2 година | |
| README.md | пре 2 година | |
| composer.json | пре 2 година | |
| registration.php | пре 2 година | |
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.