Import product on database (SQL Directly)
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!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Import product on database (SQL Directly)
Hi everyone,
I am a newbie on this platform and I try it to set test environment. Yesterday, I uploaded directly in SQL a list of product on some table like "mshop_product" with some information (label, siteid....) but when I make a research on web UI I can't find anyone of them.
Could you precise to me the main settings to reach my goal ?
Thanks by advance and have a good day.
I am a newbie on this platform and I try it to set test environment. Yesterday, I uploaded directly in SQL a list of product on some table like "mshop_product" with some information (label, siteid....) but when I make a research on web UI I can't find anyone of them.
Could you precise to me the main settings to reach my goal ?
Thanks by advance and have a good day.
Re: Import product on database (SQL Directly)
You have to index your products so they are found. Assuming you are using Laravel, execcute this command:
Code: Select all
php artisan aimeos:jobs index/rebuild
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
