Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

BeAPI/beapi-raygun

Repository files navigation

BEAPI Raygun

CodeFactor

Description

This plugin enable the usage of raygun into WordPress for frontend and backend.

Installation

Download the latest release or clone this repository and run : composer install --no-dev --prefer-dist -o

Usage

  • Install plugin
  • Define the BEAPI_RAYGUN_API_KEY constant into your wp-config.php file
  • Enjoy !

Contributing

  • Create pull requests :)
  • Check PHP coding standards phpcs .