Magento 2 - Improved Import / Export extension by FireBear Studio 3.8.0

hitzel

New member
XNullUser
Joined
Dec 14, 2021
Messages
11
Reaction score
9
Points
3
NullCash
25
need this extension for testing. Thank you for this upload
 

camanos

New member
XNullUser
Joined
Dec 10, 2021
Messages
11
Reaction score
1
Points
1
NullCash
20

3.8.0 (released 16.05.2022)​

Features

  • Compatibility with Magento 2.4.4 Open Source and Adobe Commerce with PHP 8.1
  • Setup scripts changed to a declarative scheme
  • Added ‘Import base image as small and thumbnail’ setting to the import product job
  • Added ‘additional images’ and ‘additional image labels’ fields to the product attributes list for copy values when creating configurable products
  • Added row split by store_view_code during product import
  • Added ‘name’ field of the product for the ‘Reviews’ export
Bugfixes

  • Fixed issue with the ‘Custom logic for creation of configurable products’ functionality when using custom rules
  • Fixed issue with importing an order with multiple shipments
  • Fixed issue with ‘Export page by page’ functionality
  • Fixed issue with URL when importing multiple rows for the same product, now the URLs do not have a duplication issue
  • Fixed issue with adding advanced pricing during product import, it is now added properly
  • Fixed issue with the re-import of images that were deleted from the media directory
  • Fixed issue with extra import file types when the ‘Use API’ is enabled
  • Fixed issue with creating custom options when exporting products
  • Fixed issue with incorrect category image name after importing categories
  • Fixed issue when the associated products were not added to the grouped product if the import table had a specific store view value
  • Fixed issue with products caching functionality when using platforms during import
  • Fixed issue with an empty category field in a configurable product when created using custom logic
  • Added an ‘overflow’ css property to the categories mapping fields
  • Fixed issue with importing products when the catalog price scope is a website
  • Fixed issue with saving category URL key and category URL path
  • Fixed issue with an empty store_name field in the categories export file
  • Fixed issue with replacing advanced pricing because of the missing IDs in Magento
  • Fixed issue with different number of row customizers when running export jobs from different scopes
  • Fixed issue with archiving import file after importing from remote sources
  • Fixed issue with importing product with ‘Only update’ behavior when the ‘Undefined index:sku’ exception occurs
  • Fixed issue with the endless paginated export of products
  • Fixed issue with ‘Map Categories’ mapping section
  • Fixed issue with importing categories from an Excel XLSX file
  • Fixed issue with URL key validation when importing categories
  • Fixed issue with importing products with same URL keys when they are on different stores not being possible
  • Fixed ‘Passing null to argument of type string is deprecated’ issue (compatibility with PHP version 8.1 and Magento version 2.4.4)
  • Fixed issue with nesting level of tags in templates (compatibility with Magento version 2.4.4)
  • Replaced some calls to deprecated js functions with calls to recommended functions (compatibility with JQuery version 3.3.2 and Magento version 2.4.4)
  • Fixed issue with mappings on the product import/export edit page (compatibility with Magento version 2.4.4)
  • Fixed issue with export when source is REST API and file format is ODS, XLSX or JSON
  • Fixed issue with import via sFTP (compatibility with Magento version 2.4.4)
  • Fixed issue with copying multiple additional images from a simple product to configurable when creating a configurable product on the fly
  • Fixed issue with running ‘queue:consumers’ commands (Compatibility with Magento 2.4.4 and php8.1)
  • Fixed issue with product export (Compatibility with Magento 2.4.4 and php8.1)
  • Fixed issue with data export to OneDrive (Compatibility with Magento 2.4.4 and php8.1)
  • Fixed issue with data export to Google Sheets
  • Fixed issue with the order view page after order import
  • Replaced the ‘box/spout’ library with the ‘openspout/openspout’ library (Compatibility with Magento 2.4.4 and php8.1)
  • Fixed issue with a product import when ‘Round Special Price to 0.49 or 0.99’ setting is enabled (Compatibility with Magento 2.4.4 and php8.1)
  • Fixed issue with importing images
  • Fixed issue with order export (Compatibility with Magento 2.4.4 and php8.1)
ok it works Thanks for sharing, i appreciated it a lot
 

abddou

New member
XNullUser
Joined
May 14, 2022
Messages
11
Reaction score
0
Points
1
NullCash
3
thank you very much for providing the module - I hope to put it to the test
 

GSiriza

New member
XNullUser
Joined
May 24, 2022
Messages
23
Reaction score
0
Points
1
NullCash
3
Thanks for this module is the module of the module
 

quatrys

Member
XNullUser
Joined
Jul 19, 2021
Messages
89
Reaction score
0
Points
6
NullCash
5
Thanks you for sharing this module for magento community
 

dandaman

New member
XNullUser
Joined
Apr 17, 2022
Messages
26
Reaction score
2
Points
3
NullCash
47
Amazing. thanks so much for sharing. is it totally clean?
 

hxcode

Well-known member
Master
Diamond
Elite
Joined
Aug 16, 2020
Messages
3,258
Reaction score
357
Points
83
NullCash
94
thx bro for sharing. very useful.
 

nmarquev

New member
XNullUser
Joined
Nov 16, 2021
Messages
4
Reaction score
0
Points
1
NullCash
5
Thank you !

If you install it manually, in order to make it work, you must install all dependencies

composer require "salsify/json-streaming-parser: ~6.0"
composer require "tcdent/php-restclient: ^0.1.7"
composer require "tmwk/client-prestashop-api: ^1.0"
composer require "bcncommerce/json-stream: ^0.4.1"
composer require "box/spout: ^3.1"
composer require "google/apiclient: ^2.0"
composer require "microsoft/microsoft-graph: ^1.25"
composer require "guzzlehttp/psr7: ^1.7"
composer require "league/oauth2-client: ^2.4"

greetings
 

alvarinho

New member
XNullUser
Joined
Sep 20, 2022
Messages
3
Reaction score
0
Points
1
NullCash
9
Hello! i'm looking forward to download this and try it out!! as soon as i can get my hands on it!!
Post automatically merged:

looks very promising!!! let me try it and i'll come back to report my results!!
 
Last edited:
Top