Skip to content

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

Notifications You must be signed in to change notification settings

surgeharb/strapi-plugin-graphs-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ˆ 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 πŸ“ˆ

Topics

Resources

Stars

Watchers

Forks