Mobilizon in your website via the back-end - Wordpress¶
Wordpress official web site
Wordpress is the most popular open-source CMS.
with extension 'Connector for Mobilizon'¶
After installing this extension, modify setting to precise connected Mobilizon URL instance.
To include Mobilizon events, 2 solutions:
- Add a new widget 'Connector for Mobilizon Events List' in the Widgets interface.
- Create an article and append the shortcode
[connector-mobilizon-events-list]
.
This widget has 2 parameters (optional):
- events-count : Number of events to show.
- group-name : The Mobilizon group to filter.
with extension 'Event Bridge for ActivityPub'¶
We must to install 'ActivityPub' extension before to install it.
This plugin is not an event managing plugin but an add-on to popular event plugins. It extends their functionality to fully support the ActivityPub plugin. With the ActivityPub plugin people can follow your website directly and engage with your events just as they would on social media: liking, boosting and even commenting if you enable it.
with extension 'Mobilizon Block'¶
It's another Wordpress Plugin. Integrates nicely in existing theme. Show events of specific group or whole instance. Use a Gutenberg-Block (not a shortcode). Fetches the events on the server side (php), not on the client side (JavaScript).