# WPLMS EventOn

{% hint style="success" %}
**DOWNLOAD LINK:** [**https://wplmsupdates.s3.amazonaws.com/wplms-eventon.zip**](https://wplmsupdates.s3.amazonaws.com/wplms-eventon.zip)
{% endhint %}

EventOn is a wordpress Events Calendar in which all the events list down, so we created an integration for the same which is **WPLMS EventOn.** Using this integration, you can use the plugin in wplms as wel&#x6C;**.**

![](/files/-MXapPzZOVcMY_7SYDfG)

You can create as many Events as you want, and then use this shortcode on any page, to display all the events

This same video, you can check on how to create EventOn

{% embed url="<https://www.youtube.com/watch?v=nVGolm4XLhc>" %}

In version 4, right now there is no functionality to create Events From Frontend. So you have to manage it from backend Only. Add the shortcode shared below, it will list all the Events on a page

```
[wplms_eventon_events]
```

![](/files/-MXapqvJugZEn3tDwomC)

### Change Events Display Style

You will find two options in LMS - Settings - WPLMS Course Events Settings

![](/files/-MXfZfsGmi8hK9VGP2Af)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wplms.io/extensions-and-addons/extended-addons/wplms-eventon.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
