2017 © Pedro Peláez
 

library sl_sentry

Sentry.io for Sunlight CMS

image

studioartcz/sl_sentry

Sentry.io for Sunlight CMS

  • Wednesday, October 4, 2017
  • by landsman
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Sentry.io for Sunlight CMS 7.5.x

error handler for deprecated cms, (*1)

Install

  1. add this to your composer.json, extra section:, (*2)

    {
        "source": "vendor/studioartcz/sentry/plugins",
        "destination": "plugins",
        "debug": "true"
    }
    
  2. type: composer require studioartcz/sl_sentry dev-master, (*3)

  3. add ignored files (.gitignore):, (*4)

    # composer plugins
    plugins/extend/composer
    plugins/extend/sentry
    plugins/common/sentry
    
  4. done, (*5)

The Versions

04/10 2017

dev-master

9999999-dev https://www.studioart.cz

Sentry.io for Sunlight CMS

  Sources   Download

The Requires