DecryptWeb Blog

Opensource Web Solutions

Magento 2

Enhance Customer Engagement with the DW Notification Mail Extension for Magento 2

As an independent Adobe Commerce (Magento) consultant and extension developer, I understand how crucial it is to engage with customers right from the moment they interact with your store. One thing I noticed missing in Magento 2 was the ability to receive a notification when a customer registers on your store. While you do get […]

Add breadcrumbs in Magento2

I am going to explain here a way to add a breadcrumb in the default Magento Contact Us Page as an example 1) Create a layout file I have a theme module Decryptweb_Project, so creating a layout file inside it app/design/frontend/Decryptweb/Project/Magento_Contact/layout/contact_index_index.xml 2) Reference the existing breadcrumbs block

CSV import in Magento 2

Magento 2 has a CSV processor, that is being used to import and export product and customer related data. In my earlier post I explained a way to generate a CSV. I am explaining here a way to import a CSV to update inventory of the existing products. Here as seen simply you can call […]

Scroll to top