Display the events you manage via Mobilizon on your WordPress-site.
| Author: | André Menrath (profile at wordpress.org) |
| WordPress version required: | 5.8 |
| WordPress version tested: | 6.1.1 |
| Plugin version: | 1.1.3 |
| Added to WordPress repository: | 18-08-2021 |
| Last updated: | 17-01-2023
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 100 |
| Rated by: | 1 |
| Plugin URI: | https://codeberg.org/linos/mobilizon-mirror |
| Total downloads: | 1 177 |
| Active installs: | 10+ |
![]() Click to start download |
|
This plugin syncs Mobilizon events via creating it’s own read only custom post type inside WordPress. You can choose any Mobilizon-group on any Mobilizon-instance that you like.
Features
- It is designed to integrate well into your theme, though you may override the archive and single pages for the mobilizon_event post type in your of from your theme.
- Archive Page Styles: From WordPress 6.0 on the prefered way is to use the Query-Loop-Block, but it is also possible to use the custom template for the custom post type archive.
- Single Event Page Styles: Fits well in your theme, or you may choose beetwen to custom templates with different positions of featured image
- Recognizes if an event has been updated or deleted on Mobilizon
- Efficient: Only fetches the data it need and caches most things.
Installation and Setup
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to the settings page (you can also find it in the admin-menu below your Posts and Pages)
- Enter the Mobilizon-instance domain and your group identifier. You can also simply paste your group-URL like https://mobilizon.any/@examplegroup an the plugin will do the rest. Click the Save button.
Development
The source code for development is hosted at codeberg.org.
Everyone is invited to contribute.
