Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 15f2ca33 authored by Nicolas's avatar Nicolas
Browse files

Création du cron

parent e99a0d69
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" ?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Cron:etc/crontab.xsd">
<group id="nicolasbejean">
<job name="nicolasbejean_importproductimages" instance="NicolasBejean\Importer\Cron\ProductImages" method="execute">
<schedule>* * * * *</schedule>
</job>
</group>
</config>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment