Strapi Plugin Update Static Content screenshot

Strapi Plugin Update Static Content

Author Avatar Theme by Everythinginjs
Updated: 1 Jan 2025
17 Stars

An Strapi plugin for rebuilding and deploying your static website via Github Actions.

Categories

Overview

The Strapi v4 Plugin Previews allows users to update static content on their websites. This plugin provides features such as workflow history, plugin configuration, and roles to control access to the plugin.

Features

  • Workflow History: Keep track of the changes made to static content.
  • Plugin Configuration: Customize the settings of the Strapi v4 Plugin Previews.
  • Roles to access the plugin: Control who has access to the plugin based on assigned roles.

Installation

Follow these steps to install the Strapi v4 Plugin Previews:

  1. Add the plugin configurations inside strapiProject/config/plugins.js.
  2. Make sure to include the roles property if using a version lesser than v1.0.7. The roles should be set to ['strapi-super-admin', 'strapi-editor', 'strapi-author'].
  3. Create a file named .github/workflows/deploy.yml in the root of your project.

Summary

The Strapi v4 Plugin Previews is a powerful tool that allows users to easily update static content on their websites. With features like workflow history and plugin configuration, it provides a seamless experience for managing and customizing static content. Additionally, the ability to set roles and permissions ensures that only authorized users have access to the plugin. Overall, this plugin offers better control and flexibility for managing static content in Strapi v4.