Generate your catalogue with a CRON task

Generate your catalogue with a CRON task

Your catalogue import takes too much time.

Thus, we cannot import your catalogue via a HTTP call (which is the default method).

We have another solution, though, that consists in generating the catalogue as a backgroung task on your server so that we can fetch it without having to process data.

Setting this up is very easy, you just have to add a cron task on your server.


Prestashop

Please use the following command line:

php path_to_prestashop/modules/boostmyshopagent/ExportCatalog.php`

This task should be scheduled once a day every day at any time before 20:00 GMT

Our system will fetch the generated catalogue at around 21:00 GMT.


Magento CRON task

Please use the following command line:

php bin/magento pricinglabagent:generate-catalog

This task should be scheduled once a day every day at any time before 20:00 GMT.

Our system will fetch the generated catalogue at around 21:00 GMT.

    Unlock your online store's potential

    Whatever your e-commerce business, discover how to streamline your operations and boost your business growth with Boostmyshop.