Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
sprankhub authored Mar 7, 2021
1 parent d280f90 commit 7da2a0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ of Magento's internal Import/Export modules.

The goal of the library is to be a swiss army knife for importing products in Magento 2. Features include:

- Steam XML over HTTP and from disk
- Stream XML over HTTP and from disk
- Download files from HTTP(s)/FTP
- Map items from source file to Magento format
- Lot's of (RowModifiers)[RowModifier]
- Lot's of [RowModifiers](https://github.com/ho-nl/magento2-Ho_Import/tree/master/src/RowModifier)
- Fixed importer core bugs

[ExampleProfile.php](src/docs/examples/basic/ExampleProfile.php)
Expand Down

0 comments on commit 7da2a0e

Please sign in to comment.