DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Support and Contributing

Known issues

None, at the moment.

Translations

Reelworx maintains the English and German translations, all other translations are very welcome.

Support

In case of errors check the TYPO3 log files for more details.

You can also use this snippet in your site packages’s ext_localconf.php to have the log entries of this extension in a dedicated log file:

$GLOBALS['TYPO3_CONF_VARS']['LOG']['Reelworx']['RxScheduledSocial']['writerConfiguration'][
   \TYPO3\CMS\Core\Log\LogLevel::NOTICE => [
      \TYPO3\CMS\Core\Log\Writer\FileWriter::class => [
         'logFile' => 'typo3temp/var/logs/rx_scheduled_social.log'
      ],
   ],
];

Paid support is provided by Reelworx. Please get in touch with us: support@reelworx.at