imagina / ievent-module
Package info
github.com/imagina/imaginacms-ievent
Type:asgard-module
pkg:composer/imagina/ievent-module
1.0.0
2019-10-18 16:37 UTC
Requires
- php: >=7.0.0
- composer/installers: ~1.0
- idavoll/core-module: ~3.0
Requires (Dev)
- orchestra/testbench: 3.5.*
- phpunit/phpunit: ~6.0
This package is auto-updated.
Last update: 2026-02-23 18:51:16 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], }