surgeharb / strapi-plugin-graphs-builder

πŸš€ Graphs Builder plugin for Strapi, dynamically generate your own dashboards and reports inside Strapi CMS πŸ“ˆ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“ˆ Graphs Builder - Strapi Plugin

A plugin for Strapi Headless CMS that provides graphs building tool to generate custom dashboards and reports with the data inside Strapi's database.

Preview Image

⏳ Installation

(Use yarn to install this plugin within your Strapi project (recommended). Install yarn with these docs.)

yarn add strapi-plugin-graphs-builder

After successful installation you've to build a fresh package that includes plugin UI. To archive that simply use:

yarn build
yarn develop

or just run Strapi in the development mode with --watch-admin option:

yarn develop --watch-admin

The Graphs Builder plugin should appear in the Plugins section of Strapi sidebar after you run app again.

Enjoy πŸŽ‰

Contributing

Feel free to fork and make a Pull Request to this plugin project. All the input is warmly welcome!

Community support

For general help using Strapi, please refer to the official Strapi documentation. For additional help, you can use one of these channels to ask a question:

  • Discord We're present on official Strapi Discord workspace. Look for @surgeharb and DM.
  • GitHub (Bug reports, Contributions, Questions and Discussions)

About

πŸš€ Graphs Builder plugin for Strapi, dynamically generate your own dashboards and reports inside Strapi CMS πŸ“ˆ


Languages

Language:JavaScript 100.0%