Skip to content

PrestaShopCommand cronjob

Jorrit Steetskamp edited this page Jan 22, 2021 · 1 revision

Example:

0 * * * * /usr/bin/php /home/nexxus.eco/nsk/bin/console nexxus:prestashop 5 --no-debug

Meaning: every hour syn with Prestashop, sending products with statusId of 5.

Clone this wiki locally