Skip to content

justoverclockl/profile-stories

Repository files navigation

Profile Stories

License Latest Stable Version Total Downloads

A Flarum extension. Profile Stories for Flarum

Custom stories for Flarum Users

This extension is sponsored by Capybara, and add a custom stories system for users. Groups or users with permissions "canCreateStory" can create a story on a user profile that is displayed in:

  • User profile card (as a count)
  • User profile page (as a list of cards)
  • Custom page that shows all users stories together
  • Notifications for new stories

all all all all all

Installation

Install with composer:

composer require justoverclock/profile-stories:"*"

Updating

composer update justoverclock/profile-stories:"*"
php flarum migrate
php flarum cache:clear

Links