Difference between revisions of "Product Import Related Plugins"
Jump to navigation
Jump to search
(Created page with "== '''Product Import Datasources''' == Datasources: responsible for providing the data that magmi will feed into magento'' Here are the currently available magmi datasources...") |
(→Product Import General Plugins) |
||
Line 13: | Line 13: | ||
* [[Magmi Optimizer]] |
* [[Magmi Optimizer]] |
||
* [[Magmi Magento Reindexer]] |
* [[Magmi Magento Reindexer]] |
||
+ | * [[Attribute set importer]] |
||
+ | |||
== '''Product Import Item Processors''' == |
== '''Product Import Item Processors''' == |
||
''Item Processors: responsible for doing actions on each item given by the datasource'' |
''Item Processors: responsible for doing actions on each item given by the datasource'' |
Latest revision as of 00:09, 1 July 2019
Contents
Product Import Datasources
Datasources: responsible for providing the data that magmi will feed into magento
Here are the currently available magmi datasources
Product Import General Plugins
General: used to perform pre or post import actions
Product Import Item Processors
Item Processors: responsible for doing actions on each item given by the datasource
Input Data Preprocessing
These plugins are mainly used to modify input data before ingest
- Column mapper
- Default Values setter
- Generic mapper
- Magmi Import Limiter
- Value Trimmer for select/multiselect
- Value Replacer
Common
These plugins are mainly used to perform operations during ingest or add support for specific attributes or extra ingest capabilities
- Custom Options
- Image attributes processor
- On the fly category creator/importer
- On the fly indexer
- Tier price importer
- Weee Tax importer
- Product Deleter
Product Type Import
These plugins add support for non "simple" or "simple-equivalent" product type
Related Products
These plugins add support for product relation
Back to Magmi Wiki