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).
Use one of these three methods to install the plugin:
composer require mauricerenck/indieConnector
- unzip main.zip to
site/plugins/indieConnector
- Receiving Webmentions
- Sending Webmentions
- Activate the Panel view
- Post to Mastodon or Bluesky
- Reply via Mastodon
- Be a Mastodon Instance (ActivityPub)
- Subscribe to the hook
- Using webmention.io
- Using microformats
- All options
- 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