uom-plg/plg-lti

LTI Plugin for the tk-uni libs

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 1

Type:uom-plugin

3.4.0 2022-03-03 00:00 UTC

README

Project: uom-plg/plg-lti
Published: 27 Feb 2020 Web: http://www.tropotek.com/
Authors: Michael Mifsud http://www.tropotek.com/

An lti Plugin for the Tk Lib System.

Contents

Installation

Available on Packagist (uom-plg/plg-lti) and as such installable via Composer.

# composer require uom-plg/plg-lti

Or add the following to your composer.json file:

{
  "uom-plg/plg-lti": "~3.2.0"
}

If you do not use Composer, you can grab the code from GitHub, and use any PSR-0 compatible autoloader to load the classes.

Introduction