onedesign/craft-bugherd

Easily install Bugherd on your Craft CMS site

1.0.1 2022-02-15 17:56 UTC

This package is auto-updated.

Last update: 2024-04-15 23:07:21 UTC


README

Easily install Bugherd on your Craft CMS site

Screenshot

Requirements

This plugin requires Craft CMS 3.5 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require onedesign/craft-bugherd
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Bugherd.

Bugherd Overview

Provides a simple way to include Bughed on your Craft CMS sites.

Configuring Bugherd

There are only two settings within the plugin.

Setting Description Default
enabled Whether or not Bugherd is enabled $BUGHERD_ENABLED environment variable
projectId The Bugherd project ID $BUGHERD_PROJECT_ID environment variable

Using Bugherd

Adding your project ID and enabling Bugherd is all that is required to use this plugin. When enabled the script will be output just before the closing body tag. The template used to render the script is in templates/_script.twig.

Brought to you by One Design Company