move products to another install

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
whatdaro
Posts: 42
Joined: 19 May 2021, 17:48

move products to another install

Post by whatdaro » 19 Apr 2022, 04:01

Laravel 6.20.42
Aimeos: 2021.10.4
PHP: 7.4.12
DB: MariaDB

I would like to know what tables I need to export and then import to a new install of Aimeos to migrate only product tables please.
Also which data folders will need to move so that text and media associated data for products also migrates, thanks.

User avatar
whatdaro
Posts: 42
Joined: 19 May 2021, 17:48

Re: move products to another install

Post by whatdaro » 15 May 2022, 16:44

Could I get some advice with this please.

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

Re: move products to another install

Post by aimeos » 16 May 2022, 06:48

Product related data is located in:
- mshop_product*
- mshop_attribute*
- mshop_media (domain='product')
- mshop_price (domain='product')
- mshop_text* (domain='product')
- mshop_catalog_list (domain='product')
- mshop_supplier_list (domain='product')
- mshop_review (domain='product')
- mshop_stock
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply