How to Import Compressed Data (ZIP, TAR, TGZ) to Magento 2
The following article discusses two ways of importing compressed data to Magento 2. Firstly, we shed light on a common approach and then proceed to an alternative solution that dramatically improves your admin experience. Below, you will find out how to:
- Import zip to Magento 2;
- Import tar to Magento 2;
- Import tgz to Magento 2.
Now, let’s take a look at how people import archived data to Magento 2 most frequently. Continue Reading