Strapi Plugin Publisher screenshot

Strapi Plugin Publisher

Author Avatar Theme by Pluginpal
Updated: 8 Oct 2025
78 Stars

A plugin for Strapi Headless CMS that provides the ability provides the ability to easily schedule publishing and unpublishing of any content type.

Categories

Overview

Strapi-plugin-publisher is a plugin for Strapi that allows users to schedule the publishing and unpublishing of any content type. It provides an easy way to manage content availability and control when content is visible to users.

Features:

  • Schedule publishing and unpublishing of content types
  • Ability to set the frequency for checking actions
  • Customizable settings for components like DateTimePicker
  • Hooks for running functions before and after publishing or unpublishing
  • Option to enable Publisher section for all content types

Installation:

To install the strapi-plugin-publisher, follow these steps:

  1. Make sure you have Strapi installed and meet the installation requirements mentioned in the documentation.
  2. Open the Quick Start page in the Prerequisites info card to find the installation requirements for Strapi.
  3. Download the plugin package.
  4. Install the package using your preferred package manager.
  5. Create a config file located at ./config/plugins.js if it doesn’t already exist.
  6. Configure the plugin according to your requirements using the provided sample configuration.
  7. Enable the plugin by setting cron.enabled to true in the Server Configuration.

Summary:

Strapi-plugin-publisher is a useful plugin for Strapi that adds scheduling capabilities for publishing and unpublishing content types. It allows users to easily manage content availability and provides customizable settings for controlling when content is visible to users. With features like custom hooks and configurable components, the plugin offers flexibility in managing content publishing workflows. By following the installation and configuration guide, users can seamlessly integrate the plugin into their Strapi setup and take advantage of its scheduling features.