"magento 2 modules"

Extended Analytics and Reporting Solutions for Magento 2

- Magento 2

Magento 2 Extended Analytics and Reporting Solutions

The basic Magento 2 reporting system is a reliable tool, but often it is not enough for optimizing some of ecommerce processes. The same is about free solutions. For example, Google Analytics is not able to work with sales and purchases. Consequently, you need a more full-featured analytics and reporting option, so we’d like to draw your attention to already available or upcoming extended analytics and reporting solutions for Magento 2. Don’t forget to check the corresponding comparison.

Extended Analytics and Reporting Solutions for Magento
Continue Reading

Magento 2 CRO extensions

- Magento 2

Magento 2 CRO extensions, services, and tools

Any action a user can perform on your Magento 2 website becomes an element of its potential conversion rate. As a magento merchant, you have one main aim – make your customers do such actions. The more your visitors interact with your Magento 2 store, the better conversion rate you get. Consequently, conversion is a ratio of visitors that perform actions to their overall quantity. The higher conversion rate your website has, the better ecommerce results it shows, thus conversion rate optimization (CRO) is a vital improvement every Magento 2 website needs. Luckily, there are some Magento 2 CRO extensions and services designed to engage your customers and optimize your current conversion rate. Continue Reading

Improved CMS for Magento 2

- Magento 2

Magento 2 CMS

If you think that Magento 2 does not require any improvements related to CMS pages, you are mistaken. Although the default Magento 2 CMS is better that a similar solution available in 1.x, it still can be enhanced. You Magento 2 website needs not only effectively organized content, but also good looking blocks of information. Thus, you can revamp your ecommerce store with the aid of Magento 2 CMS extensions. Such Magento 2 modules are designed to gain maximum productivity from your routine related to organizing blocks of news, users’ comments, pictures of goods you sell, or all possible videos you are going to post on your Magento website. Continue Reading

Shipping Methods Implementation in Magento 2

- Magento 2

Magento 2 Shipping Methods Implementation

Below, we discuss such an important topic as the Magento 2 shipping methods implementation. The article includes useful Magento 2 tutorials and the description of sample third party extensions as well as core Magento 2 modules. If you are going to master the implementation of shipping methods in Magento 2, the following post can help you achieve your goal. Continue Reading

How to Uninstall Magento 2 Modules and Restore Magento 2 Backups (Rollbacks)

- Magento 2

Uninstall Magento 2 Extensions; Restore Magento 2 Rollbacks

In this Magento 2 tutorial, I explain how to uninstall Magento 2 modules. You have several uninstallation options, such as removing the modules’ code, database data, and database schema. I highly recommend you to create backups before doing any changes, because you will leave a chance to recover the data if something goes wrong.

Magento 2 tutorials, features, and rumours on Firebear

Continue Reading

How to get the сollection of custom Magento 2 modules

- Magento 2

Magento 2 Development

Take your constructor and inject the model collection factory into it:

It is possible to use it in any class method:

$collection = $this->mymodulemodelFactory->create(); Continue Reading