Title: Automaize Event Calendar
Author: automaize
Published: <strong>June 26, 2026</strong>
Last modified: June 26, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/automaize-event-calendar.svg)

# Automaize Event Calendar

 By [automaize](https://profiles.wordpress.org/automaize/)

[Download](https://downloads.wordpress.org/plugin/automaize-event-calendar.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/automaize-event-calendar/#description)
 * [Reviews](https://wordpress.org/plugins/automaize-event-calendar/#reviews)
 *  [Installation](https://wordpress.org/plugins/automaize-event-calendar/#installation)
 * [Development](https://wordpress.org/plugins/automaize-event-calendar/#developers)

 [Support](https://wordpress.org/support/plugin/automaize-event-calendar/)

## Description

**Automaize Event Calendar** lets you create and manage events directly in the WordPress
admin and display them anywhere on your site using a simple shortcode.

**Key features:**

 * Responsive tile grid (1–4 columns, auto-adjusts on mobile)
 * Events sorted chronologically — next event first
 * Past events hidden automatically
 * Recurring events: weekly, monthly by date, monthly by weekday (e.g. first Monday),
   or individual custom dates
 * Configurable visibility window (how many days into the future) and maximum event
   count
 * Per-event button text, subtitle, and time display
 * Optional WooCommerce product link per event for ticket sales or booking
 * Theme-overridable templates
 * Fully translatable (ready for translation via GlotPress on WordPress.org)

**Shortcode usage:**

    ```
    [amzec_events]
    ```

Optional attributes:

 * `count` – maximum number of events to show (default: 12)
 * `future_days` – show events up to N days in the future; 0 = unlimited (default:
   0)
 * `columns` – number of tile columns 1–4 (default: 3)
 * `category` – comma-separated category slugs to filter

Example: `[amzec_events count="6" columns="2" future_days="90"]`

## Installation

 1. Upload the `automaize-event-calendar` folder to `/wp-content/plugins/`.
 2. Activate the plugin via **Plugins › Installed Plugins**.
 3. Go to **Events › Einstellungen** to configure defaults.
 4. Create events under **Events › Neu hinzufügen**.
 5. Add the shortcode `[amzec_events]` to any page or post.

## FAQ

### How do I display events in a different number of columns?

Use the `columns` attribute: `[amzec_events columns="2"]`. On tablets the grid automatically
reduces to 2 columns, and on mobile to 1 column.

### Can I show only a specific category?

Yes: `[amzec_events category="workshop,seminar"]`

### How does WooCommerce integration work?

When editing an event, enter the ID of an existing WooCommerce product in the sidebar.
An add-to-cart button will appear on the single event page.

### Can themes override the templates?

Yes. Copy `templates/partials/event-tile.php` to `amzec-event-tile.php` in your 
theme root to override the tile, or `templates/single-amzec_event.php` to `single-
amzec_event.php` in your theme root to override the single event page.

### Will deleting the plugin remove my events?

Yes — uninstalling (deleting) the plugin removes all event posts, taxonomy terms,
and plugin settings. Deactivating alone does not remove any data.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Automaize Event Calendar” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Automaize Event Calendar” into your language.](https://translate.wordpress.org/projects/wp-plugins/automaize-event-calendar)

### Interested in development?

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

## Changelog

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.0.0**
 *  Last updated **20 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [calendar](https://wordpress.org/plugins/tags/calendar/)[event calendar](https://wordpress.org/plugins/tags/event-calendar/)
   [events](https://wordpress.org/plugins/tags/events/)[recurring events](https://wordpress.org/plugins/tags/recurring-events/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/automaize-event-calendar/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/automaize-event-calendar/)