Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

Logs errors to Sentry

## Installation Instructions

- bench get-app https://github.com/Bloomstack/frappe-sentry
- bench --site sitename install-app sentry
- bench migrate
- bench restart
- bench clear-cache

To configure DSN search for sentry settings inside of the Frappe ui and insert your DSN Link and press save

#### License

MIT
MIT