Custom cron jobs

Custom cron jobs

For cron support, app custom commands in the app's cron section.

The crontab contains a line like: (example)
0,15,30,45 * * * *  sudo -E -u www-data php /app/code/app/console mautic:integration:fetchleads --integration=Hubspot



<div style="margin-top: 50px; padding: 24px; background: linear-gradient(to right, #f8fafc, #f1f5f9); border-left: 4px solid #00A3FF; border-radius: 6px; box-shadow: 0 1px 3px rgba(0,0,0,0.05); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;">
  <div style="margin: 0 0 8px 0; color: #0B1120; font-size: 18px; font-weight: 600; display: block;">
    Explore the platform
  </div>
  <p style="margin: 0 0 16px 0; color: #4D5A6D; font-size: 15px; line-height: 1.5;">
    Find more information about our company, platform, and services on our website.
  </p>
  <a href="https://danian.co/mautic" target="_blank" rel="noopener noreferrer" style="display: inline-block; background-color: #ffffff; border: 2px solid #00A3FF; color: #00A3FF; padding: 10px 20px; text-decoration: none; border-radius: 6px; font-weight: 500; font-size: 14px; box-shadow: 0 2px 4px rgba(0, 163, 255, 0.2);">
    Visit danian.co
  </a>
</div>