PHPackages                             scottboms/mastodon-feed - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. scottboms/mastodon-feed

ActiveKirby-plugin[Utility &amp; Helpers](/categories/utility)

scottboms/mastodon-feed
=======================

Mastodon Feed plugin for Kirby

62PHP

Since Aug 9Pushed 4mo ago2 watchersCompare

[ Source](https://github.com/scottboms/kirby-mastodon-feed)[ Packagist](https://packagist.org/packages/scottboms/mastodon-feed)[ RSS](/packages/scottboms-mastodon-feed/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)DependenciesVersions (3)Used By (0)

Mastodon Feed plugin for Kirby
==============================

[](#mastodon-feed-plugin-for-kirby)

[![Plugin Preview](src/assets/mastodon-feed-preview.jpg)](src/assets/mastodon-feed-preview.jpg)

Display posts from Mastodon on your Kirby-powered site. Includes a variety of configuration options and caching for improved performance.

Installation
------------

[](#installation)

### [Kirby CLI](https://github.com/getkirby/cli)

[](#kirby-cli)

```
kirby plugin:install scottboms/mastodon-feed
```

### Git Submodule

[](#git-submodule)

```
$ git submodule add https://github.com/scottboms/kirby-mastodon-feed.git site/plugins/mostadon-feed
```

### Copy and Paste

[](#copy-and-paste)

1. [Download](https://github.com/scottboms/kirby-mastodon-feed/archive/master.zip) the contents of this repository as Zip file.
2. Rename the extracted folder to `mastodon-feed` and copy it into the `site/plugins/` directory in your Kirby project.

Usage
-----

[](#usage)

Add the following line to include the built-in snippet to your site. You can customize the HTML formatting by creating a snippet with the same name in your `/site/snippets/` folder.

```
