-- HikaShop version -- : 4.4.2 Business Edition
-- Joomla version -- : 3.9.26
Hello,
I'm using HikaShop in a rather unique way. My client uses an in house FileMaker Pro database for their parts and products. We have setup a connection into the HikaShop database tables to insert this product data directly into the required tables. It all works very well.
However, we have an issue with the images, as the products are not generated in Hikashop and the image uploaded at the same time, we are struggling to get a working solution. Currently, the images are uploaded directly to:
media/com_hikashop/upload/
And using template overrides they are then referenced from this folder.
Is it possible to use some sort of cron job to run automatically and generate the correct thumbnails etc for each of the products?
Thanks