imagina/ievent-module

安装: 66

依赖: 0

建议: 0

安全: 0

星标: 0

关注者: 5

分支: 6

公开问题: 1

类型:asgard-module

1.0.0 2019-10-18 16:37 UTC

This package is auto-updated.

Last update: 2024-09-27 23:07:01 UTC


README

AsgardCMS的事件模块提供了简单的方式在数据库中存储事件,并支持事件重复。

安装

使用标准方式 composer require imagina/ievents-module

用法

事件

####API 路由

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

筛选器

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