connector-wordpress/source/connector-mobilizon
Daniel Waxweiler 4dfeabcb84 add option to show events of a specific group by indicating its name 2021-01-15 20:30:05 +01:00
..
front add option to show events of a specific group by indicating its name 2021-01-15 20:30:05 +01:00
includes add option to show events of a specific group by indicating its name 2021-01-15 20:30:05 +01:00
view add option to show events of a specific group by indicating its name 2021-01-15 20:30:05 +01:00
changelog.txt add option to show events of a specific group by indicating its name 2021-01-15 20:30:05 +01:00
connector-mobilizon.php first commit 2021-01-08 14:08:40 +01:00
readme.txt add option to show events of a specific group by indicating its name 2021-01-15 20:30:05 +01:00
uninstall.php first commit 2021-01-08 14:08:40 +01:00

readme.txt

# <wordpress-nice-name>
Contributors: dwaxweiler
Tags: mobilizon, events
Stable tag: <wordpress-version>
Requires at least: <wordpress-minimum-version>
Tested up to: <wordpress-tested-up-to-version>
Requires PHP: <wordpress-php-minimum-version>
License: <wordpress-license>

<wordpress-description>

## Description

<wordpress-nice-name> allows you to display the upcoming events of [Mobilizon](https://joinmobilizon.org/), which is a federated event listing platform.

You can display the upcoming events using a widget and everywhere else using a shortcut.

Shortcut format with limiting the number of events to show to 3 for example: `[<wordpress-name>-events-list events-count=3]`
Optionally, you can only show the events of a specific group by indicatings its name: `[<wordpress-name>-events-list events-count=3 group-name="mygroup"]

The source code is available on [Github](https://github.com/dwaxweiler/connector-mobilizon).

## Screenshots
1. Events list
2. General settings
3. Widget creation
4. Shortcut creation

## Changelog

### [0.1.0] - 2021-01-09
initial release