oneplace / oneplace-event
onePlace Event Module
Installs: 531
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 5
Type:oneplace-module
Requires
- php: ^7.1
- oneplace/oneplace-core: ^1.0.33
- oneplace/oneplace-templates: ^1.0.0
- phpoffice/phpspreadsheet: ^1.10
Requires (Dev)
- laminas/laminas-test: ^3.3.0
- phpunit/phpunit: ^8
README
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
composer require oneplace/oneplace-event
Getting started
how to utilize user manager
how to create own modules
Documentation
Documentation will be extended soon.