-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Michele Angioni edited this page Feb 3, 2016
·
1 revision
The Message Board package empowers your application of a Facebook-like message board assigned to each User, there the User him/herself and/or other Users can write Posts, Comments and add Likes.
The package is shipped with an optional permission manager, where Roles and Permissions can be easily created and assigned to the Users.
A Notification system (again, very similar to the Facebook one) is available as well. Just a few configuration options and Notification will be automatically created after each new Post, Comment or Like. Of course, API to use the notifications aside the Message Board are available as well.
Welcome on board
Message Board
- Retrieving a User Posts
- Managing Posts
- Post Categories
- Managing Comments
- Managing Likes
- Bans
- Message Board Events
- Roles and Permissions
Notifications
- Notifications Configuration
- Managing Notifications
- Notifications after Message Board events
- Notifications Events
API