pixelant/pxa-social-feed

Add Facebook, Instagram, and Twitter feeds to your site.

Installs: 37 835

Dependents: 0

Suggesters: 0

Security: 0

Stars: 23

Watchers: 6

Forks: 29

Open Issues: 16

Type:typo3-cms-extension

3.7.1 2023-08-29 10:30 UTC

README

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.