19 Dec
19Dec

At any point needed to set Magento 2 core config data programmatically? That as well as a while later, recover that new worth?

I needed to! Also, today, I'll share the strategy to set center config information automatically in Magento 2.

I have additionally added how I dealt with the empowered reserve.

The accompanying connection point can be utilized to accomplish that

/seller/magento/structure/Application/Config/Stockpiling/WriterInterface.php

utilizing the accompanying recovery strategy

public capability save($path, $value, $scope =

ScopeConfigInterface::SCOPE_TYPE_DEFAULT, $scopeId = 0);

Furthermore, to erase a center config information esteem you can utilize the erase strategy

public capability delete($path, $scope =

ScopeConfigInterface::SCOPE_TYPE_DEFAULT, $scopeId = 0);

For more info, visit https://meetanshi.com/blog/programmatically-set-magento-2-core-config-data/

Comments
* The email will not be published on the website.
I BUILT MY SITE FOR FREE USING