Page 5 - Magento 2

  1. How to Disable Customer Welcome Email

    How to Disable Customer Welcome Email

    Let's say that you have a customer management system integrated in your Magento store which sends out a welcome email to the customer after registration. That means that you do not want also Magento to send out the default welcome email. In this post we will see how you can disable Magento default welcome email.

    Read more »
  2. How to Disable an Event Observer

    How to Disable an Event Observer

    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.

    Read more »
  3. How to Get Config Value Inside Email Template

    How to Get Config Value Inside Email Template

    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.

    Read more »
  4. How to Get Orders by Payment Method

    How to Get Orders by Payment Method

    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.

    Read more »
  5. How to Create a CMS Block using Data Patch

    How to Create a CMS Block using Data Patch

    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!

    Read more »
Posts loader