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 5cfef36f authored by Nicolas's avatar Nicolas
Browse files

Création du crontab.xml

parent d83ead2e
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="nb_sales_exported_data_order" instance="NicolasBejean\Sales\Cron\ExportOrderData" 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