Search by

prm / forum-activity

smmpanelscripts1

XenForo-style forum activity list on the homepage with sticky topics.

Package info

github.com/smmpanelscripts1/prm-forum-activity

Language:Less

Type:flarum-extension

pkg:composer/prm/forum-activity

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.1.0 2026-09-17 18:55 UTC

This package is auto-updated.

Last update: 2026-09-18 16:14:43 UTC


README

XenForo-style activity list on the homepage: sticky topics, latest posts, featured threads.

Compatible with Flarum 1.8.

Screenshot

Homepage

What it does

  • Replaces the default discussion list with a forum activity table
  • Tabs: New posts, Featured, New topics
  • Sticky topics stay in their own section
  • Staff can feature / unfeature a discussion from its controls
  • Works with Flarum Tags (forum column uses the discussion’s tag)

Install

composer config repositories.prm-forum-activity vcs https://github.com/smmpanelscripts1/prm-forum-activity
composer require prm/forum-activity:dev-main

Enable Forum Activity, then:

php flarum migrate
php flarum cache:clear

How to use

  1. Admin → Permissions → enable Feature discussions for staff
  2. On a discussion, use Feature / Unfeature
  3. Homepage tabs switch between latest posts, featured, and newest topics

Pairs well with Sleek Dark XF and Hero Image.

License

MIT