# xfive Aristotle - Monitor Site Errors with Sentry

This plugin integrates Wordpress website with Sentry (<https://docs.sentry.io/>) and monitors PHP and Javascript errors.
The plugin blocks errors reporting during local development.

## Installation

- In your WordPress admin dashboard, go to Plugins -> Add New.
- Search for **xfive Aristotle - Monitor Site Errors with Sentry**.
- Click Install Now, then Activate.

## Usage

- Create a new project in Sentry and get the DSN Url (Client key).
- Navigate to Project Details in Sentry, click on gear icon in the top left corner of the screen, then navigate to SDK Setup -> Client Keys (DSN) and copy the key.
- Go to the plugin settings page in Settings -> Monitor Site Errors with Sentry.
- Enter the DSN value and Save it.
