An open API service indexing awesome lists of open source software.

https://github.com/oneplc/plc_x_event

Module for onePlace X for managing your events
https://github.com/oneplc/plc_x_event

Last synced: over 1 year ago
JSON representation

Module for onePlace X for managing your events

Awesome Lists containing this project

README

          

# oneplace-event

[![Build Status](https://travis-ci.com/OnePlc/PLC_X_Event.svg?branch=master)](https://travis-ci.com/OnePlc/PLC_X_Event)
[![Coverage Status](https://coveralls.io/repos/github/OnePlc/PLC_X_Event/badge.svg?branch=master)](https://coveralls.io/github/OnePlc/PLC_X_Event?branch=master)
![Packagist Downloads](https://img.shields.io/packagist/dt/oneplace/oneplace-event)
![Stable Version](https://img.shields.io/packagist/v/oneplace/oneplace-event)
![GitHub Release Date](https://img.shields.io/github/release-date/oneplc/plc_x_event)
![Open Issues](https://img.shields.io/github/issues-raw/oneplc/plc_x_event)
![Discourse status](https://img.shields.io/discourse/status?server=https%3A%2F%2Fdiscourse.1plc.ch)

## Introduction

This is the Event Module for onePlace Software Framework

- Create and manage events in calendars.
- optional support for external calendars via ics import.
- ics export for oneplace calendars to integrate them into other applications.
- used for onePlace Booking Module

## Installation

The easiest way to install onePlace Event is via composer
```shell script
composer require oneplace/oneplace-event
```

## Getting started

how to utilize user manager

how to create own modules

## Documentation

Documentation will be extended soon.