PHPackages                             smichaelsen/social-grabber - 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. smichaelsen/social-grabber

ArchivedTypo3-cms-extension

smichaelsen/social-grabber
==========================

v10(5y ago)521.0k1[1 PRs](https://github.com/smichaelsen/typo3-social-grabber/pulls)PHP

Since Sep 20Pushed 4y ago3 watchersCompare

[ Source](https://github.com/smichaelsen/typo3-social-grabber)[ Packagist](https://packagist.org/packages/smichaelsen/social-grabber)[ RSS](/packages/smichaelsen-social-grabber/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (8)Versions (26)Used By (0)

TYPO3 Extension: Social Grabber
===============================

[](#typo3-extension-social-grabber)

Fetches posts from Facebook Pages, Twitter and Instagram accounts and RSS feeds to display them on your website.

Tested with TYPO3 7.6 and 8.7.

How to set up:
--------------

[](#how-to-set-up)

This extension has to be installed via composer to load its dependencies.

```
{
  "require": {
    "smichaelsen/social-grabber": "^2.4.0",
  }
}

```

### Set up the Instagram Grabber

[](#set-up-the-instagram-grabber)

You need to set up an Instagram Application to run the Instagram Grabber:

- Head to the [Instagram developer's site](https://www.instagram.com/developer/)
- Click "Register Your Application" and then "Register a New Client"
- Fill in the form. Most of the fields in the Details tab are mandatory but it doesn't really matter what values you provide. Keep the fields in the Security tab as they are.
- You should see the Client ID and Client Secret which you will need in a moment.

Your Instagram Client runs in sandbox mode and **that is fine**! You don't need to pass the review process for our use case.

Configure the Instagram Application in TYPO3:

- Open the configuraion of this extension in the extension manager
- In the Instagram tab provide the Client ID and Client Secret from your Instagram Application
- In the Extension Manager click the Update Script for this extension 🔄 and from there click "Get Access Token".
- You have to log in (or be logged in) as the Instagram account that owns the application or as an account that is listed in the App as "sandbox user".
- Grant the requested access.

Create a channel and grab posts:

- Create a new channel record of the type "Instagram".
- Place the username of the desired channel in the "URL" field (just the username, not the complete URL)
- Run the scheduler task to fetch posts and optionally the one to update posts (updates the like and comment counts)

Semantic versioning and updates
-------------------------------

[](#semantic-versioning-and-updates)

Starting with version 2.0.0 this package uses [semantic versioning](http://semver.org/).

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 98.1% 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 ~90 days

Recently: every ~287 days

Total

19

Last Release

1897d ago

Major Versions

1.1.0 → 2.0.02017-09-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/886face3e57e668db2bf95d62325f423baf7e9d8949a9e4c84d3a0e6c3891920?d=identicon)[smichaelsen](/maintainers/smichaelsen)

---

Top Contributors

[![smichaelsen](https://avatars.githubusercontent.com/u/912435?v=4)](https://github.com/smichaelsen "smichaelsen (53 commits)")[![Konafets](https://avatars.githubusercontent.com/u/363363?v=4)](https://github.com/Konafets "Konafets (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/smichaelsen-social-grabber/health.svg)

```
[![Health](https://phpackages.com/badges/smichaelsen-social-grabber/health.svg)](https://phpackages.com/packages/smichaelsen-social-grabber)
```

###  Alternatives

[pdir/social-feed-bundle

Social feed extension for Contao CMS

1414.8k](/packages/pdir-social-feed-bundle)

PHPackages © 2026

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