An open API service indexing awesome lists of open source software.

https://github.com/pickleboxer/pssentry


https://github.com/pickleboxer/pssentry

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Sentry Integrations for PrestaShop

This module provides integration with [Sentry](https://sentry.io/) monitoring for your PrestaShop store. With this module, you can track errors and exceptions that occur on your store and receive notifications when they happen.

## Installation

To install this module, follow these steps:

1. Download the latest release from the [releases page](https://github.com/PickleBoxer/pssentry/releases).
2. Extract the contents of the archive to your PrestaShop `modules` directory.
3. Rename the extracted folder to `pssentry`.
4. In your PrestaShop admin panel, navigate to the `Modules and Services` page.
5. Search for `Sentry Integrations` and click the `Install` button.
6. Enter your Sentry DSN in the module configuration page.

## Configuration

To configure the module, follow these steps:

1. In your PrestaShop admin panel, navigate to the `Modules and Services` page.
2. Find the `Sentry Integrations` module and click the `Configure` button.
3. Enter your Sentry DSN in the `DSN` field.
4. (Optional) Enter your Sentry Loader Script URL in the `Loader Script URL` field.
4. (Optional) Enable or disable debug mode.
5. Click the `Save` button to save your changes.

## Usage

Once the module is installed and configured, it will automatically start tracking errors and exceptions that occur on your store. You can view these errors and exceptions in your Sentry dashboard.

## Contributing

If you find a bug or have a feature request, please open an issue on the [issue tracker](https://github.com/PickleBoxer/pssentry/issues). Pull requests are also welcome!

## License

This module is released under the [AFL License](https://opensource.org/licenses/AFL-3.0).