Skip to content

edent/fediverse-embeds-wordpress-plugin

 
 

Repository files navigation

Preview of multiple posts embedded with the Fediverse Embeds plugin.

Fediverse Embeds

Embed fediverse posts on your WordPress site.

This plugin is under active development and will be available on wordpress.org/plugins once ready. In the meantime, you can download it from this repo and install it manually.

Feedback and help will be very appreciated!

A few examples of the plugin in use:

Features

  • Show or hide post metrics

Two side-by-side screenshots comparing the same post with and without the number of likes/favorites, boosts/re-shares, and replies.

  • Automatic dark and light theme

A diagonally split screenshot of an embedded post, showing a light and dark version.

  • Labels for bots 🤖 and server admins 👑 (optional)
  • Labels for updated 📝 and deleted posts 🗑️ (see notes on how deleted posts are handled)

How to use

  1. Download and install the plugin.
  2. Add the embed code to your post.

Supported platforms

Platform Supported
Mastodon ✔️
Pleroma
Akkoma
Friendica
Misskey
Calckey
Peertube
Pixelfed

Development

# install dependencies
npm install
# build front-end scripts and styles
npm run dev
# when adding new PHP classes inside `includes`
composer dumpautoload -o 

About

Embed fediverse posts on your WordPress site.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 74.1%
  • PHP 21.1%
  • JavaScript 4.8%