=== EventsDatas Events ===
Contributors: lepetitweb60
Tags: events, agenda, calendar, api
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 8.0
Stable tag: 0.1.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Display EventsDatas events via API.

== Description ==

Display events from the EventsDatas platform using a configurable API integration.

Features:
- Configurable shortcode
- WordPress pagination
- Overridable templates
- Responsive design
- Secure API integration

== Installation ==

1. Upload the plugin
2. Activate the plugin
3. Configure the API key
4. Add the shortcode

== Frequently Asked Questions ==

= How do I display events? =

Use:

[eventsdatas_events]

== External services ==

This plugin connects to the EventsDatas API in order to retrieve and display event data on the WordPress site.

The API is provided by EventsDatas, an event data distribution platform operated by the plugin author.

When an event list or event detail page is loaded, the plugin sends requests to the configured EventsDatas API endpoint. Requests may include the configured API key, pagination parameters, city, category, date filters and event identifiers.

No visitor personal data is sent to the EventsDatas API by default.

Service website:
https://eventsdatas.cloud

Terms of service:
https://eventsdatas.cloud/cgu

Privacy policy:
https://eventsdatas.cloud/politique-confidentialite

== Changelog ==

= 0.1.2 =
- Modular architecture
- Pagination support
- Overridable templates