Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pipech/frappe-metabase
:blue_book: Metabase integration for Frappe web framework
https://github.com/pipech/frappe-metabase
Last synced: 9 days ago
JSON representation
:blue_book: Metabase integration for Frappe web framework
- Host: GitHub
- URL: https://github.com/pipech/frappe-metabase
- Owner: pipech
- License: other
- Created: 2019-11-13T07:49:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-04T03:39:35.000Z (about 1 year ago)
- Last Synced: 2024-09-01T08:05:05.648Z (4 months ago)
- Language: Python
- Homepage:
- Size: 8.57 MB
- Stars: 38
- Watchers: 5
- Forks: 43
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- awesome-frappe - Metabase Integration - Access your Metabase instance from Desk. (Uncategorized / Uncategorized)
README
## [Metabase](https://github.com/metabase/metabase) integration for [Frappe web framework](https://github.com/frappe/frappe)
![Metabase ERPNext integration](readme_assets/metabase_frappe-min.gif)
Metabase is a simple, useful and easy to use dashboard tools.
### Feature
- Integrate Metabase into Frappe page using iFrame
- Resize iFrame using Metabase resizer
- Metabase link will expired based on pre-config time### Usage
#### Installation
bench get-app metabase_integration https://github.com/pipech/frappe-metabase.git
bench install-app metabase_integration#### Setting up
![Metabase integration setup](readme_assets/get_metabase_info-min.gif)
1. Go to Metabase Setting by typing into Frappe awesomebar
1. Copy these field into Metabase Settings
- `METABASE_SITE_URL` > `Server URL`
- `METABASE_SECRET_KEY` > `Secret Key`#### Adding dashboard
![Metabase integration setup](readme_assets/adding_metabase_dashboard-min.gif)
1. Go to Metabase dashboard and publish dashboard
2. Copy dashboard id and create new Metabase Dashboard in ERPNext### License
This repository has been released under the MIT License.