Application Information
A Strapi plugin that introduces a new entry into the Strapi admin panel for displaying application information sourced from the package.json file.
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
Author
Install now
npm install strapi-plugin-app-information
Create your own plugin
Check out the available plugin resources that will help you to develop your plugin or provider and get it listed on the marketplace.