Monthly Archives: July 2021

Amasty Cash on Delivery Extension for Magento 2

- E-Commerce, Magento 2

The convenient payment process is a vital part of a successful sales strategy for any online store. If online shoppers can’t find suitable shipping and payment methods on a website, they are more likely to abandon their carts and not return to the seller. Though most of the payment transactions on ecommerce websites are processed online, some customers still prefer using cash to pay for purchased products.

Today, we want to present you a new solution by Amasty – the Magento 2 Cash on Delivery extension. The module enhances the default Magento functionality by adding cash on delivery to available payment options at the checkout. After installing the module, you will be able to provide those customers who don’t want to use electronic payment gateways with the possibility to pay in cash on the order delivery. This way, you can offer your clients extended options for making payments and improve user experience on your website.

Below, we look closer at the core features of the Magento 2 Cash on Delivery module by Amasty and describe how it works in the backend and frontend.

Continue Reading

Magento 2 Product Grid Extension by Mageplaza

- E-Commerce, Magento 2

Magento 2 product grid extension

In Magento Default, it is quite time-consuming for admins to edit the information on the Product Page because of the illogical classification in the product column tab. Besides, there is no way for store admins to make adjustments in product details at the grid except for modifying them one by one separately. 

Therefore, the Mageplaza Product Grid extension was built to optimize admins’ tasks as well as save time and effort to manage products at the backend. It allows admins to expand the product grid with numerous columns and handy options. Moreover, they can edit the information on the Manage Product page with ease.
Continue Reading

How to export data from Magento 2 in XLS & XLSX formats

- E-Commerce, Magento 2

Magento 2 export CLI

The default import and export capabilities of Magento 2 are fairly limited. Depending on the platform’s editions, they vary a little bit but neither of the existing versions lets you work with XLS and XLSX files by default. However, you can implement the missing functionality with a few lines of code or a third-party solution. 

In the following article, we depict the background of XLSX and XLS files and try to figure out what’s wrong with Magento 2 regarding them. You will find the existing solution to the problem posted on StackExchange. Since it is quite complex and not suitable for most merchants, we also provide a more user-friendly way of exporting data from Magento 2 in XLS & XLSX formats.

Recently, we’ve come across a question by user00247 where they ask how to export data from Magento 2 in an XLS format. Another StackExchange user proposes a solution that is provided below. Since it is aimed at technical users only, we’ve decided to elaborate the provided answer with an alternative, shedding light on how to export data from Magento 2 in XLS & XLSX formats for non-technical users. You will discover the difference between the two approaches and pick the one that is more suitable for you.
Continue Reading