.. include:: ../Includes.txt .. _user-manual: User manual =========== First off: This extension does not provide any plugins, but works entirely in the background. If the "fetch likes/follower" tasks are used, a Fluid view helper may be used to output acquired statistics in the frontend. The type argument of the view helper must be :html:`facebook` or :html:`twitter`. The id then specifies the screen name (twitter) or page id (facebook) that has been configured in the scheduler task, which fetches the numbers. In the following example two buttons for facebook and twitter are generated. .. code-block:: html .. image:: ../Images/UserManual/btns.png