Skip to content

WillStrohl/YAFNET-DNN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAFNET

YetAnotherForum.NET (YAF.NET) is an Open Source Discussion Forum for sites running ASP.NET. 100% written in C#. YAF.NET runs on any web server that supports ASP.NET v4.0 and SQL Server 2005 or above.

YAF.NET is a feature rich communication platform combining an International Open Source community and the Microsoft's technologies.

projectbadge

Features

Full Feature List.

DNN® (DotNetNuke) Module

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

Screen Shots

mainscreen

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

Demo Forum

A "sandbox" test forum is available here: http://testforum.yetanotherforum.net/.

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 Master 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

Community Support Forum

See a real live YAF Forum by visiting the Yet Another Forum.NET community support forum: http://forum.yetanotherforum.net. Also, get your questions answered by the YAF community.

License

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

About

YAF.NET (aka Yet Another Forum.NET) for DNN

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 93.9%
  • HTML 3.4%
  • Classic ASP 2.4%
  • Other 0.3%