Skip to content

pixelant/pxa_social_feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dfabd17 · Apr 6, 2020
Apr 6, 2020
Dec 25, 2019
Mar 31, 2020
Jan 9, 2020
Dec 26, 2019
Jul 30, 2019
Jul 29, 2019
Oct 17, 2019
Jul 30, 2019
Jan 9, 2020
Apr 6, 2020
Sep 21, 2016
Apr 7, 2017
Jul 29, 2019
Dec 26, 2019
Dec 25, 2019

Repository files navigation

Pixelant

Build Status

Pxa Social Feed

Add Facebook, Instagram, Twitter, and YouTube feeds to your website.

Official documentation

How to setup?

Install extension

Use composer to get extension.

composer require pixelant/pxa-social-feed

Configure extension in TYPO3 backend

There are 4 main steps in order to get it to work:

  • Configure access tokens and feeds configuration for Facebook, Instagram, Twitter and YouTube in BE module. Read more about this on TYPO3 repository extension documentation.
  • Include extension TypoScript.
  • Add frontend plugin on page.
  • Configure scheduler task.