An open API service indexing awesome lists of open source software.

https://github.com/wejs/we-plugin-event-certification

We.js event certification plugin
https://github.com/wejs/we-plugin-event-certification

wejs

Last synced: 4 months ago
JSON representation

We.js event certification plugin

Awesome Lists containing this project

README

          

# We.js event certification plugin

Add an event certifications management feature in event admin for generate user certifications for events

## Installation

```sh
we i we-plugin-event-certification
```

Then configure the project cron in your server: https://wejs.org/docs/we/cron

## Admin page

### Manage event certifications:

```
/event/:eventId([0-9]+)/admin/certification
```

## Links

> * We.js site: http://wejs.org

## License

under [the MIT license](https://github.com/wejs/we/blob/master/LICENSE.md).