PHPackages                             glue-agency/schedule - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Queues &amp; Workers](/categories/queues)
4. /
5. glue-agency/schedule

ActiveCraft-plugin[Queues &amp; Workers](/categories/queues)

glue-agency/schedule
====================

Schedule plugin for CraftCMS

1.1.0(1y ago)0760MITPHPPHP ^8.0.2

Since Mar 10Pushed 1y agoCompare

[ Source](https://github.com/glue-agency/craft-schedule)[ Packagist](https://packagist.org/packages/glue-agency/schedule)[ Docs](https://github.com/glue-agency/craft-schedule)[ RSS](/packages/glue-agency-schedule/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (7)Versions (13)Used By (0)

Schedule
========

[](#schedule)

Manage your CraftCMS application schedules in Cp. Run a command, trigger an event, push a queue task, or send HTTP requests at a specified time. You can flexibly customize the trigger time and even design your schedule type.

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 3.1 or later.

Installation
------------

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require glue-agency/craft-schedule

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Schedule.
4. Add a record to system crontab:

    ```
     * * * * * php /path/to/craft schedules/run 1>> /dev/null 2>&1

    ```

    Or use built-in `schedules/listen` command:

    ```
    $ ./craft schedules/listen
    ```

    If you use nitro:

    ```
    $ nitro craft schedules/listen
    ```

License
-------

[](#license)

The Schedule is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance41

Moderate activity, may be stable

Popularity15

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~61 days

Recently: every ~21 days

Total

12

Last Release

497d ago

Major Versions

0.3.3 → v3.x-dev2023-03-10

v3.x-dev → v4.x-dev2023-03-10

0.4.0 → 1.0.02023-09-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/ac8861675294cbb545e7e144ed3b2e2936d1ae156236295082dcc1d837d499e2?d=identicon)[glue-agency](/maintainers/glue-agency)

---

Top Contributors

[![panlatent](https://avatars.githubusercontent.com/u/4393268?v=4)](https://github.com/panlatent "panlatent (132 commits)")[![ryssbowh](https://avatars.githubusercontent.com/u/6736613?v=4)](https://github.com/ryssbowh "ryssbowh (6 commits)")[![ThomasDeMarez](https://avatars.githubusercontent.com/u/10974106?v=4)](https://github.com/ThomasDeMarez "ThomasDeMarez (4 commits)")[![craigAtCD](https://avatars.githubusercontent.com/u/152445143?v=4)](https://github.com/craigAtCD "craigAtCD (1 commits)")[![murphy1484](https://avatars.githubusercontent.com/u/16954684?v=4)](https://github.com/murphy1484 "murphy1484 (1 commits)")[![phpsa](https://avatars.githubusercontent.com/u/952595?v=4)](https://github.com/phpsa "phpsa (1 commits)")

---

Tags

jobschedulecmsCraftcraftcmscraft-plugincrontab

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/glue-agency-schedule/health.svg)

```
[![Health](https://phpackages.com/badges/glue-agency-schedule/health.svg)](https://phpackages.com/packages/glue-agency-schedule)
```

###  Alternatives

[panlatent/schedule

Schedule plugin for CraftCMS

1034.1k](/packages/panlatent-schedule)[ostark/craft-async-queue

A queue handler that moves queue execution to a non-blocking background process

95288.6k9](/packages/ostark-craft-async-queue)[nystudio107/craft-seomatic

SEOmatic facilitates modern SEO best practices &amp; implementation for Craft CMS 5. It is a turnkey SEO system that is comprehensive, powerful, and flexible.

1741.4M46](/packages/nystudio107-craft-seomatic)[verbb/image-resizer

Resize assets when they are uploaded.

127269.1k7](/packages/verbb-image-resizer)[supercool/scheduler

Schedule jobs to be executed on a given date.

4215.7k](/packages/supercool-scheduler)[acclaro/translations

Easily launch and manage multilingual Craft websites without having to copy/paste content or manually track updates.

1229.5k](/packages/acclaro-translations)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
