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.

    • Related Articles

    • Catalog Import

      Informations about your products In this part you will find global overview on your products. Identified products: The number of products that we retrieve from your Product Catalog Active products: The number of products indicated in your product ...
    • Quick Start - Catalogue Import

      In this section we will guide you to import your catalogue on myPricing. Select your catalogue platform Select the platform where your catalogue is and follow the instructions. Prestashop: import your catalogue from Prestashop. More about Prestashop ...
    • How to import data from Prestashop ?

      You can connect your Prestashop site to import data from it. To do this, go to Settings page and click on the Application Tab. Here you can request the Prestashop Application, our team will contact you to install the Boostmyshop Module on your site. ...
    • Créer son catalogue à partir de son flux shopping feed

      1. Créer un nouveau flux via "exports personnalisés" 2. Ne sélectionner que les informations nécessaires au repricing 3. Nous envoyer l'URL du nouveau flux ou aller sur app.pricinlab dans le menu "Catalogue"  4 . Puis sélectionner "HTTP"
    • Import your catalog with Prestashop

      In this section we will see how to import your Prestashop catalogue on myPricing. Once you have selected the Prestashop platform, our assistant will guide you through the steps. Install the module Download the myPricing module for Prestashop by ...