PHPackages                             elloro/craft-social-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. [Templating &amp; Views](/categories/templating)
4. /
5. elloro/craft-social-feed

ActiveCraft-plugin[Templating &amp; Views](/categories/templating)

elloro/craft-social-feed
========================

Display social media feeds in Craft templates.

5.0.0(1y ago)0168MITPHPPHP &gt;=8.1

Since Jun 30Pushed 3mo agoCompare

[ Source](https://github.com/recranet/craft-social-feed)[ Packagist](https://packagist.org/packages/elloro/craft-social-feed)[ RSS](/packages/elloro-craft-social-feed/feed)WikiDiscussions v5 Synced 3d ago

READMEChangelogDependencies (6)Versions (11)Used By (0)

Social Feed for Craft CMS
=========================

[](#social-feed-for-craft-cms)

Display social media feeds in Craft templates.

Requirements
------------

[](#requirements)

- Craft CMS ^5.0
- PHP &gt;= 8.1
- ext-json

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

[](#installation)

Install via Composer:

```
composer require elloro/craft-social-feed
```

Then install the plugin from the Craft CMS control panel under **Settings &gt; Plugins**, or via the CLI:

```
php craft plugin/install social-feed
```

Configuration
-------------

[](#configuration)

The plugin requires an API key for the social feed service. Create a `config/social-feed.php` file:

```
