The Silverstripe Site24x7 plugin helps you add your Site24x7's Real User Monitoring (RUM) code snippet to your Silverstripe site.
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/
This project follows Semantic Versioning paradigm. That is:
Given a version number MAJOR.MINOR.PATCH, increment the:
- MAJOR version when you make incompatible API changes,
- MINOR version when you add functionality in a backwards-compatible manner, and
- PATCH version when you make backwards-compatible bug fixes.
- Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem