Installation
Follow the steps below to set up the fp_social extension correctly.
-
Install the extension in your TYPO3 instance:
- Classic: Place the extension in your
typo3_conffolder and install it manually in theExtension Manager. - Composer: Download the extension
fixpunkt/fp-socialfrom our Composer repository athttps://composer.fixpunkt.com. [#f1]
- Classic: Place the extension in your
-
Include TypoScript in your template
- Add the static template
fp_socialto your template. - Add the TypoScript constants
plugin.tx_fpsocial.persistence.storagePidandmodule.tx_fpsocial.persistence.storagePid.
- Add the static template
- Create your first access and social media account.
- Create a Scheduler Task so that the stored social media accounts are synchronized automatically.
[1]
To get access to the Composer repository you need your individual
access credentials.