Kirby IndieConnector
Send and receive Webmentions, send Mastodon and Bluesky posts or act like an ActivityPub instance
IndieConnector is your interface to the IndieWeb. It'll help you to:
- Receive Webmentions
- Send Webmentions
- Post to Mastodon
- Post to Bluesky
- Act like a ActivityPub Instance
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:
composer require mauricerenck/indieConnector
- unzip main.zip to
site/plugins/indieConnector
Docs
Roadmap
- [ ] Queue for sending webmentions
- [ ] Queue for sending mastodon posts
- [ ] Queue for sending bluesky posts
- [ ] Nested indieweb replies
- [ ] Blocklist for users on Mastodon and Bluesky
- [ ] Manual post to Mastodon and Bluesky
- [ ] Manual queue cleanup
- [ ] Block hosts from within the panel
- [ ] Post complete texts to Mastodon and Bluesky splitted in threads
- [ ] Option for using Kirby UUID permalinks in Mastodon/Bluesky posts
- [ ] Get replies from Mastodon and Bluesky without brid.gy