imagina/ievent-module

Installs: 43

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 5

Open Issues: 0

Type:asgard-module

1.0.0 2019-10-18 16:37 UTC

This package is auto-updated.

Last update: 2024-04-15 21:01:04 UTC


README

The Event Module for AsgardCMS provides simple way to store events in the database and supports event repeat.

Installation

Use the standard way composer require imagina/ievents-module.

Usage

Event

####Api Routes

https://mydomain.com/api/ivents/v1/event?

filters

filter={"categories":{1,2,3},"editor":[1,3,2], }