Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/YAFNET/YAFNET-DNN

YAF.NET (aka Yet Another Forum.NET) v3 for DNN
https://github.com/YAFNET/YAFNET-DNN

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

![YAFLogo](https://raw.githubusercontent.com/YAFNET/YAFNET/master/yafsrc/YetAnotherForum.NET/wwwroot/images/Logos/YAFLogo.svg)

**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](https://img.shields.io/github/license/yafnet/yafnet)

### Features
[Full Feature List](https://github.com/YAFNET/YAFNET/wiki/YAF.NET-Features).

## 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](https://yetanotherforum.net/images/main.png)

![forumsscreen](https://yetanotherforum.net/images/forum.png)

![topicsscreen](https://yetanotherforum.net/images/topic.png)

Admin Control Panel
![adminpanel](https://yetanotherforum.net/images/admin.png)

There is also a Second Child Module the *YAF.NET Forums What's New* Module which shows The Latest Posts in a List
![whatsnew](http://www.watchersnet.de/Portals/0/screenshots/dnn/ScreenshotYafLatestPosts.jpg)

### 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](https://github.com/YAFNET/YAFNET), 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](https://forum.yetanotherforum.net), or visit the Wiki for More Informations.

## License

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