How to setup job for generate media previews for old products in aimeos 2019.10
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!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
-
- Posts: 86
- Joined: 12 Jan 2019, 15:17
How to setup job for generate media previews for old products in aimeos 2019.10
I have upgraded aimeos from 2018.10 to 2019.10
so i want to generate media previews for old products how can do that
Can you please guide me with step by step guide
Thanks
so i want to generate media previews for old products how can do that
Can you please guide me with step by step guide
Thanks
Re: How to setup job for generate media previews for old products in aimeos 2019.10
Run the media/scale job controller to regenerate the preview images:
Make sure, the mimetype is set to something like "image/..." and if the preview images aren't generated for some images, set the preview column to an empty string before you run the job controller.
Code: Select all
php artisan aimeos:jobs media/scale
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
