Do we need to send a custom email? We must create custom email templates. We will create a custom email template. Emails are an essential part of every website. Hence, emails must be unique and […]
Month: June 2023
4 min read
Magento 2: Create Custom Cron
Do we need to create a custom cron job? Let’s do it. In any case, we need to perform certain operations frequently. We will require a cron. The best example is the indexer. As we […]
4 min read
Magento 2: Add Category Attribute Using Data Patch
Do we need to add a category attribute using a data patch? Let’s do it. We will add an extra text field on the category edit page on the admin side. So let’s create a […]