strapi-content-publish-buttons

0.0.8 • Public • Published

Strapi plugin strapi-content-publish-buttons

Installation

  1. Run 'npm install strapi-content-publish-buttons'.

  2. Open the plugins.js file located in 'cms/config/' and add the following:

'strapi-content-publish-buttons': {
  enabled: true
}
  1. Open the middlewares.js file located in 'cms/config/' and at the end of the list (after 'strapi::public'), add the following:
'plugin::strapi-content-publish-buttons.deployments'
  1. From the root of the project, run an 'npm run cms:build'. Let this run its course and the plugin should now be available for use within Strapi.

Readme

Keywords

none

Package Sidebar

Install

npm i strapi-content-publish-buttons

Weekly Downloads

54

Version

0.0.8

License

MIT

Unpacked Size

21.9 kB

Total Files

27

Last publish

Collaborators

  • sam.fereday