8 votes

UMF

UMF

UMF is a small and lightweight discussion board build for Umbraco 6 using MVC. It integrates into the Content tree to let you manage everything from the backoffice. It allows discussion and answer creation from the frontend. Anonymous posting or with login can be set. It also contains a small karma system, a voting system for discussions and a little forum wide search powered by examine.

Installation

Just install the package. It comes with an default Master-View which is build with initializr. You can change the templates to your own Master-View.

The package needs two member propertys to work right if you are working with members. These are "karma" and "numberOfPosts". Please create these properties in your membertype.

UMF uses the Umbraco Dictionary for localised texts. It comes with english content for each item so make sure to update the dictioary items with your additional installed languages.

Styling

The structure and styling is made with twitter's bootstrap. So it works out of the box if you're using bootstrap. If not you can style it as you want. It has it's own stylesheet with some additional styling on top of bootstrap. You can see the styling in the screenshots on this site.

Additional plugins

The packages uses jQuery.raty for the rating system and the CKEditor in a custom build for the discussion and answer creation. So make sure you're using the latest jQuery.

Email

The package uses ActionMailer.Net for the notification emails when a new answer was made to a discussion. Mail-Templates can be modified and are listed in "Views/Mail/"-Folder. The notifications uses the relation api to connect users to discussion. So you need a new relation type called "UMF_EmailNotification" which has a parent of member and child of content.

Bugs

If you found any bugs then please post them here!

Version history:

  • Version 1.2.1
    -
    Bugfixes

  • Version 1.2
    - Included possibility to let Users subscribe to discussion to get them notified when a new answer was made. Uses ActionMailer.Net for email sending.
    - Different bugfixes.

  • Version 1.1.1
    Features:
    - Sticky threads

  • Version 1.1.0
    Bugfixes:
    - Fixed bug which causes package to crash when a member got deleted.
    Features:
    - Allow rating of discussion on UMF_Root node
    - Categories can now be only accessible by specific member groups

  • Version 1.0
    Initial release

 

Screenshots

Package owner

David Brendel

David Brendel

David has 2970 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions:

Package Information

  • Package owner: David Brendel
  • Created: 24/06/2013
  • Current version 1.2.1
  • License MIT
  • Downloads on Our: 2.8K