Activity Feed

(123 KB)

41
60
Displays a self-updating feed of logged site activity, with options to filter the contents. Also includes a block for entering new activities directly into the feed, allowing a "status update" functionality.

These blocks are put on the member profile tabs by default, but may also be called up on other areas of the site.

If the chat addon is installed, "status" posts can be restricted to only show for buddies.

If the Hybridauth addon is installed then the system can syndicate out activities to configured social media destinations.

The blocks provided are main_activity_feed and the status entry box is called main_activity_feed_state.

Code

[block="Goings On" max="20" grow="0" mode="all"]main_activity_feed[/block]
…will show a feed with a title "Goings On" containing the last 20 activities, old activities will "fall off the bottom" (grow="0") as new ones are loaded via AJAX and there is no filtering on what is shown. (mode="all").

Code

[block="Say Something"]main_activity_feed_state[/block]
…will show a status update box with the title "Say Something".

Website Software Requirements

Minimum version: 11
Maximum version: 11.9


Optional recommendations

hybridauth

Licence

Licensed on the same terms as Composr

Images

Rating

Unrated