Shopmigration Oxid -> Aimeos

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
sieg01
Posts: 13
Joined: 01 Jan 1970, 00:00

Shopmigration Oxid -> Aimeos

Post by sieg01 » 10 Mar 2022, 10:32

Hi @ all.
Is anyone amongst us who successfully migrated an Oxid Esales webshop (Community Edition 4.10) towards Aimeos?

Following tables of the Oxid database scheme needs to get exported and imported in Aimeos (hope I didn't forget one):
- oxarticles
- oxartextends
- oxcategories
- oxmanufacturers
- oxobject2article
- oxobject2category
- oxorder
- oxorderarticles
- oxreviews
- oxvendor
- oxuser

Any "how to" recommendations?

This https://aimeos.org/docs/latest/typo3/#import-data didn't help me to get started (@ the moment).

Thanks.

User avatar
aimeos
Administrator
Posts: 7915
Joined: 01 Jan 1970, 00:00

Re: Shopmigration Oxid -> Aimeos

Post by aimeos » 11 Mar 2022, 07:46

The best way is to migrate the database content from the existing tables to the new tables directly using setup tasks like done here:
https://github.com/aimeoscom/ai-migrate-txcommerce
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply