"Magento 2 guide"

How to import and export Magento 2 MSI and how it works. Magento 2 multi source inventory (MSI) import guide and manual

- E-Commerce, Magento 2

Magento version 2.3 came out with the long-awaited Multi-Source Inventory (MSI) support. The feature is available right after you install the MSI extension. Although the module dramatically improves the basic experience associated with inventory management, it still lacks various vital functionalities, especially in the area of data synchronization. Luckily, you can always address the existing issues with the help of third-party solutions. When it comes to the Magento 2 MSI module and data transfers, the Improved Import & Export extension and its MSI add-on are at your service. 

In this blog post, you will learn how to import and export all Magento 2 MSI entities: sources and quantity of the products per source. We describe what the MSI module is and how to install it. After that, you will find out what to do with the MSI add-on of the Improved Import & Export extension. All the existing requirements associated with Magento 2 MSI import and export processes are also listed in the article.

Besides, we focus on the table formatting of MSI entities. You will learn how the stock sources MSI table works and what to do with the stock sources qty MSI table. Next, the blog post sheds light upon how to import and export Magento 2 products with multiple MSI warehouses.

The last chapter of this Magento 2 MSI import/export guide describes how MSI source import/export works. We put emphasis on how to export and import Magento 2 stock sources. You will find out how to edit an import table and import it to your website.

Continue Reading

How to migrate from Magento 1 to Magento 2 with Improved Import and Export extension

Migrating from Magento 1 to Magento 2 is not an ordinary routine. Using the standard Magento data import tool for that may be a difficult task if you are not familiar with coding and working from the command line. Even Magento 2 developers rarely rely on the standard instruments since the migration may prove difficult because of the difference between entities stored in M1 and M2.

MIGRATION ADD-ON IS NO LONGER SUPPORTED

That’s why having a tool that simplifies the procedure and leaves you with only mechanical tasks is a great time savior. In this article, we will talk about how to migrate to Magento 2 using the Improved Import and Export extension. Firstly, we will introduce you to the module. After that, you will find out how to import products, customers, and orders to your ecommerce website when you migrate from Magento 1 to Magento 2. The article sheds light on such nuances as getting an export table with a corresponding entity, preparing attributes for import, and transferring everything into your brand new storefront.

Continue Reading

How to Pass the Magento 2 Certification

- Magento 2

how to pass Magento 2 certification

If you are going to pass the Magento 2 Certification, it is time to start preparing. In the following post, you will find the most reliable sources of information about Magento 2. Please note that Magento 2 has been essentially refined in comparison to 1.X, so you will have to master a lot of new aspects to pass the Magento 2 Certification. Continue Reading

How to Install Magento 2 via GitHub

- Magento 2

Magento 2 Installation Guide

We’ve already mentioned the Magento 2 installation guide by Ivan Veres on our website. The author provides a brief description of how to install Magento 2 via three different methods: from archive file, via Composer, and via GitHub. We’ve also decided to share this information via our blog but in three separate posts, so on Firebear, you can already find out How to Install Magento 2 via Composer and How to Install Magento 2 from Archive File. And below, we shed light on the last method – installation via GitHub. It is not the easiest way to get Magento 2 installed, but if problems do not scare you, continue reading. Continue Reading

How to Install Magento 2 via Composer

- Magento 2

Magento 2 Installation Guide

You might have seen that on Inchoo Ivan Veres describes how to install Magento 2 with the help of various methods. He sheds light on the three following approaches: installation from archive file, via Composer, and via GitHub. Ivan says that the described methods are aimed at those Magento enthusiasts who want to have more troubles in their lives. Is he right? We think that you can argue with Ivan, especially in case of archive installation, but he is right to some extent, since it is obvious that Magento 2 installation is not everyone’s business. But if you are brave enough, we’d like to draw your attention to installation via Composer. Two other methods are described here: How to Install Magento 2 from Archive File and How to Install Magento 2 via GitHub. Continue Reading

How to Install Magento 2 from Archive File

- Magento 2

Magento 2 Installation Guide

On Inchoo, Ivan Veres describes how to install Magento 2 with the help of various methods: from archive file, via Composer, and via GitHub. He says that the described methods are aimed at those merchants, developers, or marketers who want to have more troubles in their lives. Although you can argue with Ivan, it is obvious that Magento 2 installation is not everyone’s business due to various tech nuances. And below, we’d like to draw your attention to installation from the archive file – the easiest method. So, if problems do not scare you, continue reading. Two other methods are described here: How to Install Magento 2 via Composer and How to Install Magento 2 via GitHub. Continue Reading

The Magento 2 Performance Guide

- E-Commerce, Magento 2

03_Magento_2_Performance_Guide

Good performance is a crucial aspect of a successful e-commerce project. It is not only important as a vital ranking factor but is highly appreciated by customers. Thus, a fast online store often has a higher conversion rate than a slower one. As a result, it turns more visitors into buyers and helps to increase sales. Now, when the importance of Magento 2 performance is evident, it’s time to shed light on how to grow it in case of the platform. Continue Reading

The Ultimate Magento 2 Tutorial

- Magento 2

Magento tutorial

If you are a developer, an ecommerce merchant, or just a tech enthusiast with a goal to learn everything about Magento 2, you’ve come to the right place. The following blog post consists of Firebear’s articles related to Magento 2. Our team is always working on new materials, so this Magento 2 tutorial is always growing. Continue Reading

The Official Magento 2 User Guide

- Magento 2

The Official Magento 2 Manual

In this post we will show you where to find the official Magento 2 User Guide as well as provide links to our own articles, which are helpful if you are trying to master the new version of the platform. Let’s start with the Magento 2 Community Edition documentation. Continue Reading

Magento 2 JavaScript Guide

- Magento 2

Custom JavaScript in Magento 2

It is necessary to mention RequireJS when it comes to JavaScript in Magento 2. The platform utilizes RequireJS for optimizing time necessary to load a page which contains JavaScript files. Besides, the RequireJS loader is used for managing JS resource dependencies and for customizing JavaScript in Magento 2. All the aforementioned processes are discussed in this Magento 2 JavaScript Guide through the following sections:

Continue Reading