fixpunkt / fp-social-bridge
Fixpunkt Social Bridge
Package info
github.com/fixpunkt-com/fp-social-bridge
Type:typo3-cms-extension
pkg:composer/fixpunkt/fp-social-bridge
1.2.2
2026-06-29 23:09 UTC
Requires
- php: ^8.1
- ext-json: *
- typo3/cms-core: ^12.4 || ^13.4
Requires (Dev)
- typo3/tailor: ^1.7
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