fixpunkt/fp-social-bridge

Fixpunkt Social Bridge

Maintainers

Package info

github.com/fixpunkt-com/fp-social-bridge

Type:typo3-cms-extension

pkg:composer/fixpunkt/fp-social-bridge

Statistics

Installs: 0

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.2.2 2026-06-29 23:09 UTC

This package is auto-updated.

Last update: 2026-06-29 23:14:43 UTC


README

Lean library extension providing the data-transfer and response objects exchanged between the fixpunkt social server and TYPO3. It encapsulates the protocol (currently version 2) as typed PHP objects and is used, among others, by fp_social.

The extension deliberately contains no business logic of its own, no TCA and no plugins – only the shared classes.

Installation

composer require fixpunkt/fp-social-bridge

Documentation

The full documentation (introduction, installation, usage and class reference) is available at:

https://docs.typo3.org/p/fixpunkt/fp-social-bridge/main/en-us/

License

GPL-2.0-or-later