I would like to import a CSV file into a user table from a local magento extension. For this, I would like to create a new "Entity Type" in the import / export module.
But it seems that this is not so simple, or at least I did not find a tutorial or documentation while searching the Internet for several hours.
It may not be necessary to create a new entity type, but I thought that would be a good starting point. Since I'm currently using magmi (sourceforge.net/projects/magmi/) to import products, I would also decide to import data into user tables with this.
Thanks in advance for every hint you received for me!
Yours faithfully!
source share