Title: Simple Event Manager
Author: Sebastian Barg
Published: <strong>14.3.2025</strong>
Last modified: 27.3.2026

---

Hae lisäosia

![](https://ps.w.org/simple-event-manager/assets/icon-256x256.png?rev=3256090)

# Simple Event Manager

 [Sebastian Barg](https://profiles.wordpress.org/bargs/)

[Lataa](https://downloads.wordpress.org/plugin/simple-event-manager.2.0.2.zip)

 * [Tiedot](https://fi.wordpress.org/plugins/simple-event-manager/#description)
 * [Arvostelut](https://fi.wordpress.org/plugins/simple-event-manager/#reviews)
 *  [Asennus](https://fi.wordpress.org/plugins/simple-event-manager/#installation)
 * [Kehitys](https://fi.wordpress.org/plugins/simple-event-manager/#developers)

 [Tuki](https://wordpress.org/support/plugin/simple-event-manager/)

## Kuvaus

Simple Event Manager is a user-friendly WordPress plugin that simplifies the management
and display of events on your website. With this plugin, you can easily create, 
edit, and organize events without any coding knowledge. It offers an intuitive interface
and numerous features to manage your events efficiently and display them attractively.

**Key Features:**

 * **Create and manage events:** Add new events with details such as date, time,
   location, and description.
 * **Recurring events:** Schedule recurring events (daily, weekly, monthly) with
   simple selection options.
 * **Categories:** Organize your events into categories for better structure and
   filtering.
 * **Image support:** Add an image to each event to make it visually appealing.
 * **Filterable event overview:** Display your events in a clear list that can be
   filtered by title, category, date, and location.
 * **AJAX-based filtering:** Events are filtered without reloading the page, improving
   the user experience.
 * **Shortcode support:** Use the shortcode `[simevema_events_overview]` to insert
   the event overview on any page or post. The shortcode offers options to display
   images, categories, and future events.
 * **Customizable date formats:** Choose from various date formats to personalize
   the appearance of your events.
 * **Responsive Design:** The plugin is fully responsive and adapts to all screen
   sizes.

### Usage

 * **Add Events:** Go to ”Events” > ”New Event” in the WordPress dashboard to create
   a new event.
 * **Use Shortcode:** Insert the shortcode `[simevema_events_overview]` on a page
   or post to display the event overview. You can use additional attributes like`
   category`, `show_image`, `future`, and `show_category` to control the display.
 * **Adjust Settings:** Customize the Design

### Support and Feedback

If you have any questions or issues, you can contact the plugin developer Sebastian
Barg from Webdesign and more. Visit the plugin website https://webdesign-barg.de
for more information and support.

With Simple Event Manager, you have a powerful tool at hand to present your events
professionally and user-friendly. Try it out and design your event pages today!

## Kuvankaappaukset

 * [[
 * Website overview of all events
 * [[
 * Filter by category
 * [[
 * Filter category showing only 1 event
 * [[
 * Event Details
 * [[

## Asennus

 1. Download the plugin from WordPress.org or search for ”Simple Event Manager” in 
    the WordPress plugin directory.
 2. Install and activate the plugin via the WordPress dashboard.
 3. Create your first events and add the shortcode `[simevema_events_overview]` to 
    a page or post to display the event overview.

## Arvostelut

There are no reviews for this plugin.

## Avustajat & Kehittäjät

“Simple Event Manager” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet
tämän lisäosan kehittämiseen.

Avustajat

 *   [ Sebastian Barg ](https://profiles.wordpress.org/bargs/)

“Simple Event Manager” has been translated into 2 locales. Kiitoksia [kääntäjille](https://translate.wordpress.org/projects/wp-plugins/simple-event-manager/contributors)
heidän työstään.

[Käännä “Simple Event Manager” omalle kielellesi.](https://translate.wordpress.org/projects/wp-plugins/simple-event-manager)

### Oletko kiinnostunut kehitystyöstä?

[Browse the code](https://plugins.trac.wordpress.org/browser/simple-event-manager/),
check out the [SVN repository](https://plugins.svn.wordpress.org/simple-event-manager/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/simple-event-manager/)
by [RSS](https://plugins.trac.wordpress.org/log/simple-event-manager/?limit=100&mode=stop_on_copy&format=rss).

## Muutosloki

#### 2.0.2

 * Fastfix

#### 2.0.1

 * Delete old data

#### 2.0.0

 * Complete overhaul of the plugin
 * New design settings page for maximum flexibility when adapting the module to 
   existing websites
 * Improved recurrence process: events can now be marked as recurring at any time,
   even after they have been created. The relevant setting is now located in the
   sidebar and is no longer tied to the initial creation process. This ensures better
   compatibility with different themes and builders.
 * The filter function remains unchanged in terms of functionality, but its internal
   structure has been optimized: setup and maintenance are now clearly separated.
 * When the plugin is deleted, its associated settings are now also removed from
   the database.
 * Translation follows

#### 1.1.2

 * Recurrence options are now only shown when creating a new parent event.
 * For already saved parent events and child events, the recurrence fields are no
   longer displayed.
 * Instead, the following notice appears: “Recurring events can only be created 
   when creating an event. Events that have already been generated are independent.”
 * Recurring events can now be created either after a specified number of repetitions
   or until a specific end date.
 * Generated recurring events continue to be stored as independent child events.
 * A new admin JavaScript now controls the display of the recurrence fields dynamically:
   selecting “Repeat” shows the additional options, selecting “after number” shows
   only the number field, and selecting “until date” shows only the date field.
 * The admin script is loaded only in the editing area of the simevema_event custom
   post type.

#### 1.1.1

 * Bugfix

#### 1.1.0

 * Improved and cleaned the code structure.
 * Moved layout settings from Customizer to Plugin settings page for better compatibility.
 * Updated and refined translations.

#### 1.0.16

 * Added full English and German translations.

#### 1.0.15

 * Fixed JS.
 * Fixed template bug.

#### 1.0.14

 * Improved error handler.
 * Fixed CSS bug.
 * Ready for WordPress 6.9.
 * Fixed filter bug.

#### 1.0.13

 * Fixed category bug.

#### 1.0.12

 * Fixed Customizer class.
 * Added screenshot.

#### 1.0.11

 * Added Customizer support for design.
 * Reduced design to minimum.
 * Added CSS classes.
 * Added support for past event search if ”future” is enabled.

#### 1.0.10

 * Fixed future events with category filter.

#### 1.0.9

 * Fixed future events.

#### 1.0.8

 * Tested with WordPress 6.8.1.

#### 1.0.7

 * Tested with WordPress 6.8.

#### 1.0.6

 * Small bugfix.

#### 1.0.5

 * Added span classes for overview.

#### 1.0.4

 * Improved release.

#### 1.0.3

 * Fixed class name bug.

#### 1.0.2

 * Added filter function.

#### 1.0.1

 * Fixed template bug.
 * Fixed deletion routine bug when deleting the plugin.
 * Added function for recurring events.

#### 1.0

 * Initial release.

## Metatiedot

 *  Version **2.0.2**
 *  Last updated **2 viikkoa sitten**
 *  Active installations **20+**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **6.9.4**
 *  Languages
 * [Dutch](https://nl.wordpress.org/plugins/simple-event-manager/), [English (US)](https://wordpress.org/plugins/simple-event-manager/)
   ja [German](https://de.wordpress.org/plugins/simple-event-manager/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/simple-event-manager)
 * Tags
 * [appointments](https://fi.wordpress.org/plugins/tags/appointments/)[calendar](https://fi.wordpress.org/plugins/tags/calendar/)
   [events](https://fi.wordpress.org/plugins/tags/events/)[management](https://fi.wordpress.org/plugins/tags/management/)
   [Veranstaltungen](https://fi.wordpress.org/plugins/tags/veranstaltungen/)
 *  [Edistynyt näkymä](https://fi.wordpress.org/plugins/simple-event-manager/advanced/)

## Arvosanat

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/simple-event-manager/reviews/)

## Avustajat

 *   [ Sebastian Barg ](https://profiles.wordpress.org/bargs/)

## Tuki

Onko sinulla jotain sanottavaa? Tarvitsetko apua?

 [Tukifoorumi](https://wordpress.org/support/plugin/simple-event-manager/)