importexportfree icon indicating copy to clipboard operation
importexportfree copied to clipboard

Improve default Magento 2 Import / Export features - cron jobs, CSV , XML , JSON , Excel , mapping of any format, Google Sheet, data and price modification, improved speed and a lot more!

Results 18 importexportfree issues
Sort by recently updated
recently updated
newest added

Value for 'color' attribute contains incorrect value, see acceptable values on settings specified for Admin. For SKU: "x" in rows: 2387, 2604, 2605

The module title and description implies having export functionality, however the code seems to have no such feature. Advertising an export that doesn't export.

I am trying this module, I import from csv, unfortunately the media gallery is not imported .. In the csv layout as specified by Magento 2.3, I insert: base_image, base_image_label,...

We encountered some problems while importing via the **importexportfree** module, both error cases resulted in an undescriptive error message, which makes an analysis of the import file difficult, can the...

Hi Team I have installed the Extention it is not working getting an error My Magento Version: 2.3.4 Fatal error: Uncaught Error: Call to a member function getSchema() on null...

Hello, Not sure if you guys are still actively upgrading this, found a issue. When importing(Add/Update) while not using the Name field will receive the following error. `Undefined index: name...

I am just running this command in ssh to install firebearimportexportfree extension but i am getting this error in ssh Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried...

I successfully ran below commands as per README file. composer require firebear/importexportfree php -f bin/magento setup:upgrade php -f bin/magento setup:static-content:deploy php -f bin/magento cache:clean However, only change I see is...

I do not understand or get how you can unset a special_price if this is already set. If i set 0 for the special_price the products will be free but...