OrchardCMS / OrchardCore

Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
https://orchardcore.net
BSD 3-Clause "New" or "Revised" License
7.36k stars 2.37k forks source link

Need for forum module #14838

Open konika-jindal opened 9 months ago

konika-jindal commented 9 months ago

Need module in orchard core for forum i.e. creating the discussion panel as discussed in http://nickmayne.com/memorystream/orchard-forums-ndash-where-are-we

Piedone commented 9 months ago

Please provide details for your suggestion.

konika-jindal commented 9 months ago

I shared the link for the same , you can go through http://nickmayne.com/memorystream/orchard-forums-ndash-where-are-we

As I want there should be module which allows us to post a forum and which then create a thread , and we can reply to forum also. It should also keep track of no. of replies and no. of views , like - image image image Please go through this , Let me know if you want more details

hishamco commented 9 months ago

I remember DNN has a built-in module, I don't think Orchard had such a module in the past, so this could be a custom or community-driven module or

Piedone commented 9 months ago

The http://nickmayne.com/memorystream/orchard-forums-ndash-where-are-we post you linked is very old (I think it's not even from 2019 but is a copy of another one from years earlier) and images aren't loading, so that's not much help. Building a forum module would be a huge undertaking, so I'd imagine if you'd like one, you have a concept of what would you like to see. So please share that.

konika-jindal commented 9 months ago

Please go through the snapshots I have shared

sebastienros commented 9 months ago

This would be highly front-end specific and this is not something we should have in this repository. More like an external feature. IT's also a very opinionated domain: threads, moderation, perf, authorship ... It's a huge task. Might be easier to integrate with existing forum products.

Piedone commented 9 months ago

Related: https://github.com/OrchardCMS/OrchardCore/issues/14919.