"Magento 2"

How to Create New Product URLs After Import in Magento 2

- Magento 2, Our extensions

Chances are, you need to create unique URLs while importing products to your Magento 2 website to enhance SEO and reach more potential buyers. The default import process doesn’t let you apply changes to product data of this kind. You only need to create new SEO-friendly URLs manually or use an SEO tool that can help you replace the existing product addresses. However, there is a more user-friendly approach. The Improved Import & Export Magento 2 extension lets you create new product URLs after import due to the “Enable Product Url Pattern” parameter.  In the following article, we explore the corresponding functionality. Go to our Magento 2 Developer’s Cookbook for more recommendations on how to improve your daily data transfers and other routine processes. Continue Reading

How to Cache Imported Product Files in Magento 2

- Magento 2, Our extensions

We’ve already described how to import 100,000 products to Magento 2 in less than an hour. However, you can speed up the import process even more by caching imported product files and using the cached data for further updates. Note that this functionality is available only in the Improved Import & Export Magento 2 extension. In the following article, we describe how this feature works. Next, you will learn how to cache imported product files in Magento 2 to speed up product updates. Follow our Magento 2 Developer’s Cookbook for more recommendations on how to improve your daily data transfers and other routine processes. Continue Reading

How To Add Product Quantity To The Existing Value During Magento 2 Product Import

- Magento 2, Our extensions

Imagine a situation when you need to upload a file provided by your supplier with the quantity of the products sent to your store. By default, Magento 2 will replace the existing quantity with the one specified in the import table. However, you need to ADD the provided new QTY value to the existing product stock. In the following article, we explain how to do that with the help of the Improved Import & Export extension. You will learn how to add product quantity to the existing value during Magento 2 product import instead of replacing it. Follow our Magento 2 Developer’s Cookbook for more useful tips. Continue Reading

How to Import Only Mapped Fields to Magento 2

- Magento 2, Our extensions

In the following article, we shed light on how to import only mapped attributes to Magento 2 when you transfer a data update to your e-commerce website. By default, Magento 2 imports all the fields from the data file that follow the internal platform’s requirements. However, you can easily reduce the number of imported fields, transferring those matched to the internal Magento 2 records. This functionality is associated with the Improved Import & Export Magento 2 extension and its import jobs. Below, you will learn how to use the module to import only mapped fields to Magento 2. You will discover more tips like this one in our Magento 2 Developer’s Cookbook.

Continue Reading

How to Resize Images after Import With Imagick (ImageMagick) for Magento 2

- Magento 2, Our extensions

In the following article, we explore how to resize product images in Magento 2 in the most user-friendly way. If you still reduce the size of high-resolution product photos manually before uploading them to your e-commerce website, you’ve come to the right place. We will teach you how to automate this process. Spoiler: you will need to install the Improved Import & Export extension and Imagick for Magento 2. If for some reason you still use product pictures as they are, you will find out why it is crucial to resize images in Magento 2. You can find more tips like this one in our Magento 2 Developer’s Cookbook. Continue Reading

How to Remove Images From Magento 2 Directory After Import

- Magento 2, Our extensions

You’ve probably been in a situation when the Magento 2 directory gets full of unnecessary product images. Therefore, it is necessary to clear them manually from time to time. If there are several unnecessary files in the directory, it’s not a big deal. However, if you regularly import hundreds of products, deleting the corresponding images may consume much time. And, unfortunately, we don’t know any instrument that can clear your Magento 2 directory automatically. But you can harness advanced import processes to keep it clear. In the following article, we shed light on how to automatically remove product images from the Magento 2 directory after every import. For more tips like that, follow our Magento 2 Developer’s Cookbook. Continue Reading

Adobe (Magento 2) Commerce and Cloud (Enterprise Edition) Specific Features

- Magento 2

Magento Enterprise Edition 2.0 Features

Adobe (Magento 2) introduces a plethora of new improvements, especially in the case of its Commerce edition formerly known as Enterprise Edition. Although both Open Source and Commerce editions provide better ecommerce opportunities than 1.X, Adobe Commerce incorporates some exclusive features. Below, you will see the list of the most notable peculiarities of Adobe Commerce. Next, we describe all the unique improvements introduced in each new version. For further information on how to implement the unique features on an Open Source storefront, please, read these materials: Magento 2 Enterprise Cloud EditionMagento 2 Enterprise Edition Features On A Community WebsiteHow to improve Magento 2 Commerce/Cloud import and export procedures. Continue Reading

Magento Open Source and Adobe Commerce 2.4.7 Release Notes

- Adobe, Magento 2

magento 2.4.7 release note

Today, we explore the latest features introduced in Magento 2. Below, you will find the new enhancements introduced in Adobe Commerce 2.4.7-beta1 and Magento Open Source 2.4.7-beta1, which will be a part of the stable 2.4.7 release. While Magento Open Source 2.4.7-beta1 introduces over 140 quality fixes and enhancements, Adobe Commerce 2.4.7 goes even further and includes over 200 improvements. Along with that, both platforms are associated with updated core Composer dependencies and third-party libraries. Support for Composer 2.5 has been added too. And don’t forget about renewed GraphQL coverage for custom attributes and enhanced GraphQL caching abilities. Check our Magento 2 Release Notes for more information. Continue Reading

Magento 2 Release Notes

- Magento 2

Release Notes Magento 2

In the following post, we will gather all Magento 2 release notes starting from 1.0.0-beta. Since every release includes a plethora of improvements and changes, we’ve divided them into several subcategories, such as performance, payment methods, checkout, CMS, etc. These are the latest Magento 2 Release notes from the official repo. Continue Reading