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

Transparency log

Statistics

Installs: 94

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.3.0 2026-07-09 01:10 UTC

This package is auto-updated.

Last update: 2026-07-09 01:37:39 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