Scheduled posts
Adds configurable scheduling for posts and pages in Payload CMS.
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 profileSimilar plugins
More in WorkflowWorkflow
A workflow plugin for Payload CMS that adds custom status management.
Kanban Board
A kanban board plugin for managing tasks in Payload CMS.
n8n webhooks
This plugin adds webhook functionality to Payload CMS for n8n integration.
Multi-provider SMS
Send SMS through various providers in Payload CMS.
Reservation and Booking Manager
Manage reservations and bookings through Payload CMS with conflict detection and scheduling.
Zapier
Sends Zapier webhook events when Payload collection documents are created, updated, or deleted.