The store will not work correctly when cookies are disabled.
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.
It would be possible that the action of an event implemented by default in Magento or by a 3rd party module is not needed for you. Let's see the options you have to disable an event and which is the best one.
Customising email templates is a common task in Magento 2. But what if you want to get a system configuration value inside an email template? Let's have a look together.
We continue also this year our journey exploring Magento 2. In this post we will see how we can get orders that were made by a specific payment method. Let's have a look together.
Do you want to create a CMS block programmatically and not directly in admin? That can easily be done using a data patch to create that block. Let's see together how easily you can do that!
Do you want to create a CMS page programmatically and not directly in admin? That can easily be done using a data patch to create that page. Let's see together how easily you can do that!