Skip to content

FriendsOfFlarum/subscribed

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
js
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

Subscribed by FriendsOfFlarum

License Latest Stable Version OpenCollective

A Flarum extension. Adds additional subscriptions to specific events.

Available Notifications (User Settings)

  • Someone creates a discussion
  • Someone authors a new post
  • When someone registers
  • A created post needs approval

Available Events

  • New Discussion
    • {username} created a new discussion
  • New Post
    • {username} authored a new post
  • New User
    • {username} had just signed up
  • Post Unapproved
    • {username} created a post that requires approval

Available Permissions

  • Allowed to receive notification upon new discussion
  • Allowed to receive notification upon new post
  • Allowed to receive notification upon new user
  • Allowed to receive notification upon new unapproved post

Installation

Install manually with composer:

composer require fof/subscribed:"*"

Updating

composer update fof/subscribed

Links

OpenCollective

An extension by FriendsOfFlarum.