=== Occurr Events Calendar ===
Contributors: theblacksheepfactory
Tags: events, calendar, event calendar, events calendar, month view
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 8.0
Stable tag: 1.3.4
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A clean, fast events calendar for WordPress. Free to use, Pro when you need more.

== Description ==

Occurr is a minimalist WordPress events calendar plugin. Start free with all essential features — no subscription, no bloat, no forced upgrades.

**Free features:**

* Events with title, date/time, location, category, badge, featured image
* Month grid view and list view
* Category color coding
* Add to Calendar (Google, Outlook, Apple, .ics download)
* Location management with Google Maps link
* Customizable design (colors, fonts, spacing)
* Shortcode `[occurr]` for flexible embedding
* Archive view for past events
* Multilingual (DE, FR included)

**Occurr Pro** adds:

* WebApp at /occurr — token-based client access, no WordPress login needed
* Recurring events (daily, weekly, monthly, yearly)
* Subscriber management with email notifications

Get Occurr Pro at [occurr.theblacksheepfactory.de](https://occurr.theblacksheepfactory.de)

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`
2. Activate the plugin in WordPress under **Plugins**
3. Go to **Occurr** in the admin sidebar
4. Add events and embed the calendar with `[occurr]`

== Frequently Asked Questions ==

= Does this plugin require WooCommerce or any other plugin? =
No. Occurr is completely standalone.

= Is there a subscription? =
No. The free version is free forever. Occurr Pro is a one-time purchase — no recurring costs.

= Can I show only certain event categories? =
Yes. Use `[occurr category="your-category"]` to filter by category.

= What shortcode parameters are available? =
`[occurr view="list" months="3" limit="10" category="slug"]`
All parameters are optional.

= Is the plugin translatable? =
Yes. German and French translations are included. The text domain is `bsec`.

= What is Occurr Pro? =
Occurr Pro is a paid upgrade that adds recurring events, subscriber management with email notifications, and a WebApp for client access. It is a one-time purchase available at occurr.theblacksheepfactory.de.

== Screenshots ==

1. Month grid view with category colors
2. List view with event details
3. Admin settings panel

== Changelog ==

= 1.3.3 =
* Admin sidebar renamed from "Events" to "Occurr"
* API access page locked behind Pro gate in free version
* Subscribe form hidden in free version
* Upgrade to Pro link added in plugin list
* Minor bug fixes

= 1.3.0 =
* Free/Pro split — core calendar free, Pro features behind license key
* New event editor with card-based layout
* Programme/Schedule field per event
* Configurable ticket button label per event
* HTML email templates for notifications
* SMTP settings

= 1.2.0 =
* WebApp at /occurr with token-based client access
* WordPress media library integration

= 1.1.0 =
* Google Maps integration
* Ticket booking button
* Add to Calendar dropdown

= 1.0.0 =
* Initial release
