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:
- Add the plugin configurations inside
strapiProject/config/plugins.js. - 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']. - Create a file named
.github/workflows/deploy.ymlin 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.