Magmi is a mass importer for the Magento e-commerce system. It is most useful when you need to import a big product catalog into Magento, even one with several millions of articles. Moreover, it has many capabilities concerning input data manipulation and an open and flexible plugin model for adding new capabilities.
| Tags | magento e-commerce |
|---|---|
| Licenses | MIT |
| Implementation | PHP |


Release Notes: This release is a major evolution, with a package including all plugins. It includes fixes for most reported bugs, and adds support for bundles and downloadable product types thanks to communitiy developed plugins. For custom developments, a new Engine feature has been introduced, getMagentoData, enabling plugins to retrieve Magento side data or items to update to perform comparisons.


Release Notes: This release normalizes cli/ui logging (both now write the progress.txt file) and fixes beta annoying bugs. The plugin packages have been updated.


Release Notes: Bugs were fixed, mainly for extra package plugins. A direct donation link has been added in the UI.


Release Notes: This release adds some minor bugfixes from beta5 as well as new features like: remote CSV file support in CSV data sources, mail reporting, and limited support for grouped product import.


Release Notes: This beta fixes the multistore SQL bug that prevented the use of non-admin stores in the store column.
18 Feb 2013 07:21
Hello, I've installed the Magmi -v0.7.18- in the Magento -v1.7.0.2- folder
I go to the magmi page, and bellow I get the error:
=======================================================
Fatal error: Declaration of Magmi_RemoteAgent_Proxy::exec_cmd() must be compatible with that of MagentoDirHandler::exec_cmd() in C:\wamp21\www\magento\magmi\plugins\extra\general\remoteagent\magmi_remoteagent_proxy.php on line 187
Call Stack
...
=======================================================
Any idea what goes wrong? I did follow the instructions on the wiki (unpack intp magento, writeable for webserver, and launch...)