Title: Eveeno
Author: babo2015
Published: <strong>24. Juli 2015</strong>
Last modified: 15. Januar 2025

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

![](https://ps.w.org/eveeno/assets/icon-256x256.png?rev=2461590)

# Eveeno

 Von [babo2015](https://profiles.wordpress.org/babo2015/)

[Herunterladen](https://downloads.wordpress.org/plugin/eveeno.2.1.zip)

 * [Details](https://de.wordpress.org/plugins/eveeno/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/eveeno/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/eveeno/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/eveeno/#developers)

 [Support](https://wordpress.org/support/plugin/eveeno/)

## Beschreibung

Embed registration forms and event lists from [eveeno.de](https://eveeno.com) in
your WordPress site simply by adding a shortcode.
 All you need is your event id(
for embedding a registration form), your user id (for embedding an event list) and
eventually the width and height.

You’ll find the event and user numbers in your Eveeno backend: Event-Einstellungen
> Widgets.

#### Examples

Embedding a registration form:

    ```
    [eveeno type="booking" event="123456789"]
    ```

Embedding an event list as a table:

    ```
    [eveeno type="calendar" style="table" user="1234"]
    ```

Embedding an event list in grid view:

    ```
    [eveeno type="calendar" style="grid" user="1234"]
    ```

Embedding a short event list:

    ```
    [eveeno type="calendar" style="list" user="1234"]
    ```

#### Additional Shortcode Parameters

    ```
    period="" [all | past | future (default)]
    term=""
    notterm=""
    lang="" [de (default) | en | fr]
    sort="" [date (default) | name]
    scope="" [all | private | public (default)]
    apikey=""
    ```

## Installation

 1. Upload `eveeno.php` and eventually the `languages` folder to the `/wp-content/plugins/
    eveeno` directory.
 2. Activate the plugin through the ‚Plugins‘ menu in WordPress.
 3. Place a shortcode in your page or post.

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„Eveeno“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

 *   [ babo2015 ](https://profiles.wordpress.org/babo2015/)

[Übersetze „Eveeno“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/eveeno)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/eveeno/), sieh
dir das [SVN-Repository](https://plugins.svn.wordpress.org/eveeno/) an oder abonniere
das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/eveeno/) per 
[RSS](https://plugins.trac.wordpress.org/log/eveeno/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **2.1**
 *  Zuletzt aktualisiert **vor 1 Jahr**
 *  Aktive Installationen **200+**
 *  WordPress-Version ** 6.2 oder höher **
 *  Getestet bis **6.7.5**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/eveeno/)
 * Schlagwörter
 * [Conference](https://de.wordpress.org/plugins/tags/conference/)[Event](https://de.wordpress.org/plugins/tags/event/)
   [form](https://de.wordpress.org/plugins/tags/form/)[registration](https://de.wordpress.org/plugins/tags/registration/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/eveeno/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

[Your review](https://wordpress.org/support/plugin/eveeno/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/eveeno/reviews/)

## Mitwirkende

 *   [ babo2015 ](https://profiles.wordpress.org/babo2015/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/eveeno/)