We use cookies to make your experience better. To comply with the new e-Privacy directive, we need to ask for your consent to set the cookies. Learn more.
Monthly Archives: November 2022
-
Read more »
As we have seen from our experience, another common task for a developer is to perform a quote backend validation before an order is placed. Magento have several quote backend validations by default. Let's see how we can add our own.
-
Read more »
On previously posts we had the chance to see how we can create a block or a CMS page programmatically using a data patch. Let's see together now how you can set store configuration via a data patch!