PHPackages                             ssplugin/ss-twitter-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. ssplugin/ss-twitter-feed

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

ssplugin/ss-twitter-feed
========================

Show Recent Tweets.

1.0.9(3y ago)33.7k7[3 issues](https://github.com/ssplugin/ss-twitter-feed/issues)MITPHPPHP ^8.0

Since Feb 20Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ssplugin/ss-twitter-feed)[ Packagist](https://packagist.org/packages/ssplugin/ss-twitter-feed)[ RSS](/packages/ssplugin-ss-twitter-feed/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (1)Versions (12)Used By (0)

SS Twitter Feed plugin for Craft CMS 4.x
========================================

[](#ss-twitter-feed-plugin-for-craft-cms-4x)

Show Recent twitter timeline on your site.

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

[](#requirements)

This plugin requires Craft CMS 4 or later and PHP 8.

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

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require ssplugin/ss-twitter-feed

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for SS Twitter Feed.

SS Twitter Feed Overview
------------------------

[](#ss-twitter-feed-overview)

A plugin for Craft CMS that allows you to retrive your Twitter timeline.

Configuring SS Twitter Feed
---------------------------

[](#configuring-ss-twitter-feed)

Once you’ve installed the SS Twitter Feed plugin. Go to plugin settings to connect to twitter. Just click on button get your Twitter Access Token and Twitter Secret.

Using SS Twitter Feed
---------------------

[](#using-ss-twitter-feed)

-You can directly access multidimensional array of your Twitter posts using following method. Each post has Following components you can get to:

- If you wish exclude retweet, Just pass parameter like craft.ssTwitterFeed.displayPost( '5', 'exclude\_retweets' ).
- Multiple images array of your twitter.

- **name** ( the name of the Twitter account )
- **screen\_name** ( the screen name of the Twitter account )
- **text** ( Twitter text )
- **text\_html** ( Twitter text with links )
- **profile\_image\_url**( Profile picture of your Twitter )
- **url** ( the Twitter url )
- **image\_url** ( Twitter media image url )
- **images** ( Multiple images array of your Twitter )
- **retweet\_count** (Total number of retweet count )
- **favorite\_count** (Total number of likes the post recieved )
- **created\_at** ( The tweet post time )
- **tweet\_date** ( To display original date format which is given by twitter, Also you can be able to filter/formats date as you wish using twig date filter )
- **retweet\_link** (The retweet link on site )
- **favorite\_link** ( favorite link )

Example:

```
{% for tweet in craft.ssTwitterFeed.displayPost( '5' ) %}
	{{ tweet.url }}
	{{ tweet.screen_name }}
	{{ tweet.text }} {# OR  {{ tweet.text_html | raw }} #}
  {% for images in tweet.images %}
      {{ images.media_url }}
  {% endfor %}
	{{ tweet.created_at }}
	{{ tweet.retweet_count }}
	{{ tweet.favorite_count }}
{% endfor %}

```

SS Twitter Feed Roadmap
-----------------------

[](#ss-twitter-feed-roadmap)

**BENEFITS:**

- Hassle-free and Simple setup( No need to create Twitter App).
- Limit number of tweets to show.
- Increment social commitment among you and your clients.
- Show your Twitter content your way to perfectly match your website style.
- The Plugin is updated consistently with new features, bug-fixes and Twitter API changes.
- Support is speedy, effective and powerful.

### License

[](#license)

This SS Twitter Feed plugin for craft is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

### Release it

[](#release-it)

Brought to you by [SystemSeeders](http://www.systemseeders.com/)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 75% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~119 days

Recently: every ~171 days

Total

11

Last Release

1442d ago

Major Versions

1.0.8 → 3.x-dev2021-03-05

### Community

Maintainers

![](https://www.gravatar.com/avatar/dba0b3a57fe8ae927cc12a47695eb344fa8ba6c62ceb0ba8b5eb12bdc2542373?d=identicon)[ssplugins](/maintainers/ssplugins)

---

Top Contributors

[![ssplugin](https://avatars.githubusercontent.com/u/47738902?v=4)](https://github.com/ssplugin "ssplugin (21 commits)")[![demoseed](https://avatars.githubusercontent.com/u/60099836?v=4)](https://github.com/demoseed "demoseed (4 commits)")[![SSTwitterFeed](https://avatars.githubusercontent.com/u/47736551?v=4)](https://github.com/SSTwitterFeed "SSTwitterFeed (3 commits)")

---

Tags

cmsCraftcraftcmscraft-pluginss twitter feed

### Embed Badge

![Health badge](/badges/ssplugin-ss-twitter-feed/health.svg)

```
[![Health](https://phpackages.com/badges/ssplugin-ss-twitter-feed/health.svg)](https://phpackages.com/packages/ssplugin-ss-twitter-feed)
```

###  Alternatives

[verbb/navigation

Create navigation menus for your site.

90683.7k17](/packages/verbb-navigation)[verbb/formie

The most user-friendly forms plugin for Craft.

101372.9k40](/packages/verbb-formie)[verbb/comments

Add comments to your site.

13753.1k](/packages/verbb-comments)[verbb/tablemaker

Create customizable and user-defined table fields.

40168.8k1](/packages/verbb-tablemaker)[supercool/tablemaker

Create customizable and user-defined table fields.

40141.7k](/packages/supercool-tablemaker)[pennebaker/craft-architect

CraftCMS plugin to generate content models from JSON/YAML data.

72148.5k5](/packages/pennebaker-craft-architect)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
