Scheduled posts

Adds configurable scheduling for posts and pages in Payload CMS.

Community 28 41/wk MIT v0.1.3

Installation

pnpm add payload-plugin-scheduler

About

The Scheduled posts plugin enhances Payload CMS by integrating a custom Date field that allows editors to schedule content publication. It enables a user-friendly interface in the admin panel where the scheduling status is easily visible. When a future date is set, the plugin automatically queues a `schedulePublish` job, allowing content to be published at designated times. This plugin is compatible with Payload v3 and works on collections and global settings that support drafts. Editors can sort and filter content by their scheduled publish times, streamlining the workflow. Additionally, it includes options for customizing the scheduling field, the interval for date pickers, and manual placement of the scheduling field within collections. The migration from version 2 to version 3 requires adjustments to how jobs are handled, as the plugin now utilizes native Payload job functionality instead of its previous scheduling approach. This means that the host application must manage the job queue, aligning with the standard methods described in Payload’s documentation.

Package info

Package name
payload-plugin-scheduler
Latest version
0.1.3
Unpacked size
177 kB
License
MIT
Weekly downloads
41
Last publish
Sep 27, 2024

More from wkentdag

View profile

Similar plugins

More in Workflow