pixelant/pxa-social-feed

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

Installs: 42 601

Dependents: 0

Suggesters: 0

Security: 0

Stars: 23

Watchers: 6

Forks: 30

Open Issues: 16

Type:typo3-cms-extension

4.0.0 2024-08-16 06:49 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.