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

Silverstripe Site24x7 plugin - helps you add your Site24x7 RUM code snippet to your Silverstripe site.

License

Notifications You must be signed in to change notification settings

Guru-Digital-Archive/silverstripe-site24x7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silverstripe Site24x7

The Silverstripe Site24x7 plugin helps you add your Site24x7's Real User Monitoring (RUM) code snippet to your Silverstripe site.

Requirements

  • SilverStripe ^3.2
  • Site24x7 RUM key

Installation

Installation with Composer is the preferred method, as it will ensure you have all the required dependencies.

cd /your/project/folder
composer require gdmedia/silverstripe-site24x7

or Ensure all requirements are installed and download the the zip. Extract and rename silverstripe-site24x7-master to silverstripe-site24x7

Once the files are installed, you must run dev/build and flush `http://youprojectdomain.nz/dev/build?flush=all

Then add your RUM Key in admin settings

http://youprojectdomain.nz/admin/settings/

Versioning

This project follows Semantic Versioning paradigm. That is:

Given a version number MAJOR.MINOR.PATCH, increment the:

  1. MAJOR version when you make incompatible API changes,
  2. MINOR version when you add functionality in a backwards-compatible manner, and
  3. PATCH version when you make backwards-compatible bug fixes.
  4. Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.

About

Silverstripe Site24x7 plugin - helps you add your Site24x7 RUM code snippet to your Silverstripe site.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages