Libraries tagged by core-config-data
semaio/magento2-configimportexport
799116 Downloads
Import/Export core_config_data values in Magento 2
datareporter/module-core
25102 Downloads
Core Magento2 module containing base containers for config and news
c975l/core-bundle
579 Downloads
The base of the c975L ecosystem in a single package: ConfigBundle (database-backed configuration, EasyAdmin dashboard, user accounts, health check, sitemaps) and UiBundle (page blocks, media library, theme, legal models, forms, emails). Two bundles, one package, one release.
magenizr/magento2-scopeinfo
4743 Downloads
This module provides you a list of changes from `core_config_data` whenever a value is overridden in a lower scope.
milpa/runtime
2939 Downloads
The bootable Milpa kernel: composes milpa/core, milpa/container, milpa/events, milpa/http and milpa/resolver into container -> dispatcher -> architecture gate -> plugin boot in the resolver's loadOrder -> route registration, with zero Doctrine and zero legacy Web coupling. The active-plugins list is config/filesystem-driven, never a database entity.
hirale/openmage-orphaned-config
152 Downloads
Retrieve all system configurations from system.xml, compare them with the entries in the core_config_data table, and list any orphaned configurations in the backend.
xguenel/module-collapsible-toggle
484 Downloads
Magento 2 module that allows you to expand/collapse all collapsible elements in the Magento back-office using keyboard shortcuts.
ngos/admin-core
263 Downloads
Reusable admin CRUD core (config-driven controllers/services, Route::crud macro, resource generator) for Laravel + Bootstrap 5, with a custom branded admin theme.
jdz/data
150 Downloads
Data utility class for nested array manipulation
histogento/log-core-config
5 Downloads
Magento 2 module that logs all changes in the core config data to a specific log file.
brocode/module-config-explorer
0 Downloads
Read-only Magento 2 admin grid and REST API over core_config_data. Encrypted values are redacted by default in both; plaintext reveal is REST-only and gated behind a system toggle, an ACL resource, and an explicit request flag.
adeelq/magento2-core-config-data-viewer
28 Downloads
A module which adds grid in admin backOffice for Magento core_config_data table.
magelearn/magento2-module-dynamic-product
0 Downloads
The Dynamic Product module enables you to select specific products directly from the product grid within the system configuration tab. These selections are then saved in the `core_config_data` table, allowing you to access and display them wherever needed.
crisbarros/magento2-configimportexport
42 Downloads
Import/Export core_config_data values in Magento 2
laminas/laminas-config
33515952 Downloads
provides a nested object property based user interface for accessing this configuration data within application code