How to Use Customer Group in Magento?

Manage Customer Groups in Magento

Having an online store requires consistent correspondence, communication, and association with your clients. However, consider the possibility that you extend your business and begin teaming up widely with new partners. Or then again maybe you need to offer them some kind of special condition when purchasing a product from your online store? Provided that this …

Read more

Bash Script: Easily Backup your Magento2 Code Files + Database

Magento 2 Backup with Bash/Shell Script

We had created a similar Backup Script for Magento1 in the past. Now we are back with the much-improvised version for Magento2. You must be wondering why we needed a bash script for Magento2 backup even it comes up with inbuilt console command: php /path/to/magento2/bin/magento setup:backup -v –code –media –db Some of the reasons are: …

Read more

Best Resources to Help You Learn Magento

Learning Magento may seem like a laborious task at first, but when you know the right resources and the right places to head to, it may not be that difficult to master the platform. Magento is one of the biggest e-commerce platforms and it powers some of the biggest websites on the internet. Even small …

Read more

Magento2: Fastest Way to Import / Update Product Prices in Bulk

Updating product prices in Magento 2

Overview As you know our Magento1 version of the script “Updating product prices in Magento in an easier & faster way” was a massive hit. And we are back with a similar script for Magento 2 which helps you to update the product prices in bulk – probably the easiest and fastest way possible. Let’s …

Read more