Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.

Update Magento 2 configuration core_config_data table programmatically

Notifications You must be signed in to change notification settings

marcinsdance/m2-configuration-update-programmatically

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

OUTDATED!! DON'T USE

This is a template module for Magento 2 if you need to change configuration programmatically (modify the core_config_data table).
To update the configuration later just bump the module version up and change the UpgradeData.php class - check branch module-update-script for that.

After the module is in place run the setup scripts first and then clean cache:

php bin/magento setup:upgrade
php bin/magento cache:clean

Thanks Inchoo for their post!

About

Update Magento 2 configuration core_config_data table programmatically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages