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
- Host: GitHub
- URL: https://github.com/oneplc/plc_x_event
- Owner: OnePlc
- License: bsd-3-clause
- Created: 2020-02-19T23:37:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-01T11:33:51.000Z (about 5 years ago)
- Last Synced: 2025-01-31T08:35:25.052Z (over 1 year ago)
- Language: PHP
- Homepage: https://docs.1plc.ch/oneplace-event/
- Size: 144 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# oneplace-event
[](https://travis-ci.com/OnePlc/PLC_X_Event)
[](https://coveralls.io/github/OnePlc/PLC_X_Event?branch=master)





## 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.