# Scheduled (Cron) Jobs Plugin for Mautic - Open Source

**URL:** https://forum.mautic.org/t/scheduled-cron-jobs-plugin-for-mautic-open-source/38473
**Category:** 3rd Party Addons
**Created:** [August 13, 2026, 11:45am UTC](https://forum.mautic.org/t/scheduled-cron-jobs-plugin-for-mautic-open-source/38473 "2026-08-13T11:45:08Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![vwesley](https://avatars.discourse-cdn.com/v4/letter/v/ebca7d/32.png) [@vwesley](https://forum.mautic.org/u/vwesley)
#### Post date: [August 13, 2026, 11:45am UTC](https://forum.mautic.org/t/scheduled-cron-jobs-plugin-for-mautic-open-source/38473/1 "2026-08-13T11:45:09Z")

</div>

After seeing the interest in our **Scheduled Jobs plugin for Mautic** , we’ve decided to open-source it and make it available to the community.

For those who haven’t used it before, the plugin allows you to:

- Manage cron jobs directly from the Mautic UI

- View complete logs for every cron execution

- Set different intervals for different campaigns

- Enable, disable, and control scheduled jobs directly from the UI

- Control when data synchronization happens with CRM integrations

There’s a lot more you can do with it, and we’re excited to see how the community uses and improves it.

Here’s a quick video showcasing the plugin.

[![](https://us1.discourse-cdn.com/flex020/uploads/mautic/original/2X/0/069db6cfbe8880f97eaa8371b5a6dab2be9481f3.jpeg "Mautic Schedule Jobs Plugin Guide") ](https://www.youtube.com/watch?v=_bd3JfjT3hU)

**GitHub:** [GitHub - TopChunks/CronSchedulerBundle · GitHub](https://github.com/TopChunks/CronSchedulerBundle)

You can also learn more about the plugin on our website.

> **[Mautic Scheduled Jobs Plugin | Topchunks Plugins](https://plugins.topchunks.com/product/mautic-scheduled-jobs-plugin/)**
>
> Automate Mautic tasks with the Scheduled Jobs Plugin. Manage cron jobs, trigger campaigns, send emails, and run automation workflows efficiently without manual setup.

We’d love to hear your feedback and contributions from the Mautic community!

---

<div class="post-metadata">

### Author: ![escopecz](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/escopecz/32/370_2.png) [@escopecz](https://forum.mautic.org/u/escopecz)
#### Post date: [August 19, 2026, 11:21am UTC](https://forum.mautic.org/t/scheduled-cron-jobs-plugin-for-mautic-open-source/38473/2 "2026-08-19T11:21:48Z")

</div>

This looks pretty cool! The only thing missing are notifications. Would it be possible to configure notifications when something fails? Perhaps just a campaign action and an email token would do. Then users would be able to configure which notifications they want and through which channel and to whom just by stock Mautic functionality.

---

<div class="post-metadata">

### Author: ![vwesley](https://avatars.discourse-cdn.com/v4/letter/v/ebca7d/32.png) [@vwesley](https://forum.mautic.org/u/vwesley)
#### Post date: [August 19, 2026, 11:47am UTC](https://forum.mautic.org/t/scheduled-cron-jobs-plugin-for-mautic-open-source/38473/3 "2026-08-19T11:47:39Z")

</div>

That’s a cool feature.

The way I see it, we can add a checkbox like **“Send alerts on failure.”** If enabled, the user can choose the notification channel, and the system will send an alert to the configured email address or channel whenever a failure occurs.

---

<div class="post-metadata">

### Author: ![escopecz](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/escopecz/32/370_2.png) [@escopecz](https://forum.mautic.org/u/escopecz)
#### Post date: [August 21, 2026, 8:45am UTC](https://forum.mautic.org/t/scheduled-cron-jobs-plugin-for-mautic-open-source/38473/4 "2026-08-21T08:45:18Z")

</div>

I think that’s the only feature missing for me to close [cronfig.io](http://cronfig.io) and recommend users this plugin instead.

---

<div class="post-metadata">

### Author: ![vwesley](https://avatars.discourse-cdn.com/v4/letter/v/ebca7d/32.png) [@vwesley](https://forum.mautic.org/u/vwesley)
#### Post date: [August 31, 2026, 6:47am UTC](https://forum.mautic.org/t/scheduled-cron-jobs-plugin-for-mautic-open-source/38473/5 "2026-08-31T06:47:09Z")

</div>

Added the **Failure Alert** feature to the plugin. You can find the details here:

> **[GitHub - TopChunks/CronSchedulerBundle at v4](https://github.com/TopChunks/CronSchedulerBundle/tree/v4#failure-alerts)**
>
> v4
