|
|
преди 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.