Skip to content

YAFNET/YAFNET-DNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAFLogo

YetAnotherForum.NET (YAF.NET) ASP.NET Open Source Forum solution! The YAF.NET project is an international collaboration of like-minded, skilled, and creative individuals who are striving to make YAF.NET the most robust and malleable forum solutions available.

license

Features

Full Feature List.

DNN® (DotNetNuke) Module

This is the DNN Module Version of YetAnotherForum.NET which runs YAF inside a Module (DotNetNuke 09.13.03 or higher).

An Example Forum running the current Version can be found here

http://watchersnet.de/Service/Forum.aspx

Screen Shots

mainscreen

forumsscreen

topicsscreen

Admin Control Panel adminpanel

There is also a Second Child Module the YAF.NET Forums What's New Module which shows The Latest Posts in a List whatsnew

Getting Started with Development

This project is dependent upon the parent solution, YAFNET. This requires that the steps you follow be specific.

  1. Create a local directory for your project o live, such as C:\dev\YAFDev\ (just an example path).
  2. Fork this YAFNET-DNN project into your account and then clone it into the local folder you just created. There should now be a C:\dev\YAFDev\yaf_dnn\ folder, as well as a README and other Git files.
  3. (Optional) Attach an upstream to this YAFNET-DNN project in Git.
  4. Download a copy of the netfx branch of the YAFNET project, and extract to the main folder. The resulting path should be C:\dev\YAFDev\yafsrc.
  5. Open and then build the YAFNET solution.
  6. Open and then build the YAFNET-DNN solution.

Congratulations! You're now ready to begin development.

Support

If you have any questions, please visit the YAF Community Support forum: https://forum.yetanotherforum.net, or visit the Wiki for More Informations.

License

Yet Another Forum.NET is licensed under the Apache 2.0 license.