ttek-plg/events

A plugin to manage events locations and dates

1.0.4 2019-05-29 00:00 UTC

This package is auto-updated.

Last update: 2024-04-21 00:58:18 UTC


README

Project: ttek-plg/events
Published: 01 Jul 2018 Web: http://www.tropotek.com/
Authors: Michael Mifsud http://www.tropotek.com/

A plugin to manage events locations and dates

Contents

Installation

Available on Packagist (ttek-plg/events) and as such installable via Composer.

# composer require ttek-plg/events

Or add the following to your composer.json file:

{
  "ttek-plg/events": "~1.0"
}

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

Introduction