mauricerenck / indieConnector

A Kirby Webmention Plugin
MIT License
30 stars 3 forks source link

Kirby IndieConnector

Send and receive Webmentions, send Mastodon and Bluesky posts or act like an ActivityPub instance

GitHub release License Kirby Version


IndieConnector is your interface to the IndieWeb. It'll help you to:

This plugins handles all the stuff around Webmentions and then normalizes the format and triggers a hook. Other plugins can then subscribe to this hook and use the data.

If you want Webmentions to be shown on your pages, you have to use additional plugins (or write your own) which use IndieConnector to handle Webmentions. For example the Komments plugin which will then show received webmentions as a comment (or in any other way you wish).


Installation

Use one of these three methods to install the plugin:


Docs


Roadmap