strapi-plugin-app-information
v1.0.0
Published
Add a new entry in the Strapi admin panel to display the application information from package.json
Downloads
2
Maintainers
Readme
Strapi app version plugin
This plugin for Strapi 4 allow you to visualize the application information from package.json in the Settings page.
Installation
npm install @coopengo/strapi-plugin-app-information
or
yarn add @coopengo/strapi-plugin-app-information
To apply the plugin to Strapi run re-build command
strapi build