diff --git a/sources/tech/20201204 9 Open Source Forum Software That You Can Deploy on Your Linux Servers.md b/sources/tech/20201204 9 Open Source Forum Software That You Can Deploy on Your Linux Servers.md deleted file mode 100644 index 431f3041e2..0000000000 --- a/sources/tech/20201204 9 Open Source Forum Software That You Can Deploy on Your Linux Servers.md +++ /dev/null @@ -1,226 +0,0 @@ -[#]: collector: (lujun9972) -[#]: translator: (stevenzdg988) -[#]: reviewer: ( ) -[#]: publisher: ( ) -[#]: url: ( ) -[#]: subject: (9 Open Source Forum Software That You Can Deploy on Your Linux Servers) -[#]: via: (https://itsfoss.com/open-source-forum-software/) -[#]: author: (Ankush Das https://itsfoss.com/author/ankush/) - -9 Open Source Forum Software That You Can Deploy on Your Linux Servers -====== - -_**Looking to have a community forum or customer support portal? Here are some of the best open source forum software you can deploy on your servers.**_ - -Just like our [It’s FOSS Community][1] forum, it is important to always build a platform where like-minded people can discuss, interact, and seek support. - -A forum gives users (or customers) a space to reach out for something that they cannot easily find on the Internet for the most part. - -If you are an enterprise, you may hire a team of developers and build your own forum the way you want but that adds a lot of cost to your budget. - -Fortunately, there are several impressive open source forum software that you can deploy on your server and you’re good to go! You will save a lot of money in the process and still get what you need. - -Here, I have compiled a list of best open source forum software that you can install on your Linux server. - -### Best open source forum software to build a community portal - -![][2] - -In case you haven’t built a website yet, you might want to take a look at [some open-source website creation tools][3] before you deploy a forum. - -_**Note:** The list is in no particular order of ranking._ - -#### 1\. Discourse (modern and popular) - -![][4] - -Discourse is the most popular modern forum software that people deploy to set up their discussion platforms. In fact, our [It’s FOSS community][1] forum utilizes the Discourse platform. - -It offers most of the essential features that I’m aware of which includes email notifications, moderation tools, style customization options, third-part integrations like Slack/WordPress, and more. - -It is completely free to self-host and you can find the project on [GitHub][5] as well. If you do not need the hassle of deploying it on a self-managed server, you can always choose to opt for [managed services offered by Discourse][6] itself (which will be certainly expensive). - -[Discourse][7] - -#### 2\. Talkyard (inspired by Discourse and StackOverflow) - -![][8] - -Talkyard is completely free to use and an open-source project. It looks close to Discourse but there are distinctions if you inspect it. - -You get most of the key features from StackOverflow here along with all essential features that you would expect on a forum platform. It may not be a popular forum solution but if you want something similar to Discourse along with some interesting features, this is worth trying out. - -You can explore more about it in their [GitHub page][9]. - -[Talkyard][10] - -#### 3\. NodeBB (Modern and full of features) - -![][11] - -NodeBB is an open-source forum software based on [Node.js][12]. It aims to be simple, elegant, and fast as well. Primarily, it is geared towards organizations and enterprises with managed hosting plans available. But, you can choose to host it yourself as well. - -You get a real-time native analytics feature along with chat and notification support as well. It also offers an API, if you want to integrate it with any of your existing product. It also supports moderation tools and tools to fight spam. - -You get some 3rd party integration support out of the box like WordPress, Mailchimp, etc. - -Explore more about it in their [GitHub page][13] or the official website. - -[NodeBB][14] - -#### 4\. Vanilla Forums (enterprise focused) - -![][15] - -Vanilla Forums is primarily an enterprise focused forum software with essential features to brand your platform, offer a Q/A for customers, and also gives the ability to vote on posts. - -The user experience is geared with a modern look and is being used by the likes of EA, Adobe, and some other big shot companies. - -Of course, if you want to try the cloud-based Vanilla Forums (managed by a team of professionals) along with the access to some premium features, feel free to request a Demo. In either case, you can opt for the community edition, which is free to use with most of the latest features with the responsibility of hosting it yourself and managing it. - -You can explore more about it on their official website and [GitHub page][16]. - -[Vanilla Forums][17] - -**Recommended Read:** - -![][18] - -#### [Best Open Source eCommerce Platforms to Build Online Shopping Websites][19] - -Want to create an online shopping website? Here are some open source ecommerce platforms you can deploy on your own Linux server. - -#### 5\. bbPress (from WordPress) - -![][20] - -bbPress is a solid forum software built by the creators of WordPress. It aims to provide a simple and snappy forum experience. - -The user interface would seem old-school but it is easy to use and offers the basic functionalities that you would normally look for in a forum software. The moderation tools are simple and easy to set up. You can extend the functionality using plugins available and choose from several themes available to tweak the look and feel of your forum. - -If you just want a simple forum platform with no fancy features, bbPress should be perfect. You can also check out their [GitHub page][21] for more information. - -[bbPress][22] - -#### 6\. phpBB (classic forum software) - -![][23] - -If you want a traditional forum design and just want the basic functionalities, phpBB software is a good choice. Of course, you may not get the best user experience or the features, but it is functional and quite effective as a traditional-design forum plaform. - -Especially, for users comfortable with the traditional approach, it will be a simple and effective solution. - -Not just limited to the simplicity, but also it is way easier to set up with an average hosting provider. You get a 1-click installation feature on every shared hosting platform, so you do not need a lot of technical knowledge to set it up as well. - -You can explore more about it in their official website or the [GitHub page][24]. - -[phpBB][25] - -#### 7\. Simple Machines Forum (another classic) - -![][26] - -Similar to php BB, Simple Machines forum is yet another basic (or simple) implementation of a forum platform. You may not be able to customize the look and feel by a long extent (not easily at least) but the default look is clean and offers a good user experience. - -Personally, I like it better than php BB, but you can head to their [official website][27] to explore more about it. Also, you can easily install Simple Machines Forum on any shared hosting service using the 1-click installation method. - -[Simple Machines Forum][27] - -#### 8\. FluxBB (old school) - -![][28] - -FluxBB is yet another simple and lightweight open source forum. When compared to some others, it may not be super actively maintained but if you just want to deploy a basic forum with a few users, you can easily give this a try. - -You can explore more about it in their official website and the [GitHub page][29]. - -[FluxBB][30] - -#### 9\. MyBB (less popular but worth a look) - -![][31] - -MyBB is a unique open-source forum software that offers a wide range of styles and includes essential features you’ll need. - -Starting from plugin support and moderation tools, you get everything necessary needed to manage a big community. It also supports private messaging to individual users similar to Discourse and similar forum software. - -It may not be a popular option but it checks out for most of the use-cases and it completely free. You might want to support and explore the project on [GitHub][32] as well. - -[MyBB][33] - -#### Bonus: Flarum (in beta) - -![][34] - -If you want something simpler and unique, have a look at Flarum. It is a lightweight forum software which aims to be mobile-first while offering a fast experience. - -It supports some third-party integrations and you can extend the functionality using extensions as well. Personally, it looks beautiful to me. I haven’t got a chance to try it you can take a look at its [documentation][35] and it is safe to assume that it features all the necessary features for a forum. - -It is worth noting that Flarum is fairly new so it is still in beta. You might want to deploy it on your test server first before taking a leap of faith on your production environment. Do check out their [GitHub page][36] for more details. - -[Flarum][37] - -Can’t self-host? Let us help you - -Deploying open source applications and managing Linux servers takes some expertise and time. If you lack either but still want to have your own instance of open source software, we can help you out. -With our new project, [High on Cloud][38], you can leave the deployment and server management part to us while you work on growing your community forum. - -### Wrapping Up - -Most of the open source forum software offer pretty much the same features for basic use-case. If you are looking for something specific, you might want to explore their documentations. - -Personally, I recommend Discourse. It is popular, modern looking and has a significant user base. - -What do you think is the best open source forum software? Did I miss any of your favorites? Let me know in the comments below. - --------------------------------------------------------------------------------- - -via: https://itsfoss.com/open-source-forum-software/ - -作者:[Ankush Das][a] -选题:[lujun9972][b] -译者:[stevenzdg988](https://github.com/stevenzdg988) -校对:[校对者ID](https://github.com/校对者ID) - -本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 - -[a]: https://itsfoss.com/author/ankush/ -[b]: https://github.com/lujun9972 -[1]: https://itsfoss.community/ -[2]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2020/12/open-source-forum-software.png?resize=800%2C450&ssl=1 -[3]: https://itsfoss.com/open-source-cms/ -[4]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2020/11/itsfoss-community-discourse.jpg?resize=800%2C561&ssl=1 -[5]: https://github.com/discourse/discourse -[6]: https://discourse.org/buy -[7]: https://www.discourse.org/ -[8]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2020/11/talkyard-forum.jpg?resize=800%2C598&ssl=1 -[9]: https://github.com/debiki/talkyard -[10]: https://www.talkyard.io/ -[11]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2020/11/nodebb.jpg?resize=800%2C369&ssl=1 -[12]: https://nodejs.org/en/ -[13]: https://github.com/NodeBB/NodeBB -[14]: https://nodebb.org/ -[15]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2020/11/vanilla-forums.png?resize=800%2C433&ssl=1 -[16]: https://github.com/Vanilla -[17]: https://vanillaforums.com/en/ -[18]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2020/02/open-source-eCommerce.png?fit=800%2C450&ssl=1 -[19]: https://itsfoss.com/open-source-ecommerce/ -[20]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2020/11/bbpress.jpg?resize=800%2C552&ssl=1 -[21]: https://github.com/bbpress -[22]: https://bbpress.org/ -[23]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2020/11/phpBB.png?resize=798%2C600&ssl=1 -[24]: https://github.com/phpbb/phpbb -[25]: https://www.phpbb.com/ -[26]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2020/11/simplemachines.jpg?resize=800%2C343&ssl=1 -[27]: https://www.simplemachines.org/ -[28]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2020/11/FluxBB.jpg?resize=800%2C542&ssl=1 -[29]: https://github.com/fluxbb/fluxbb/ -[30]: https://fluxbb.org/ -[31]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2020/11/mybb-example.png?resize=800%2C461&ssl=1 -[32]: https://github.com/mybb/mybb -[33]: https://mybb.com/ -[34]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2020/11/flarum-screenshot.png?resize=800%2C503&ssl=1 -[35]: https://docs.flarum.org/ -[36]: https://github.com/flarum -[37]: https://flarum.org/ -[38]: https://highoncloud.com/ diff --git a/translated/tech/20201204 9 Open Source Forum Software That You Can Deploy on Your Linux Servers.md b/translated/tech/20201204 9 Open Source Forum Software That You Can Deploy on Your Linux Servers.md new file mode 100644 index 0000000000..8d397b2c9b --- /dev/null +++ b/translated/tech/20201204 9 Open Source Forum Software That You Can Deploy on Your Linux Servers.md @@ -0,0 +1,226 @@ +[#]: collector: (lujun9972) +[#]: translator: (stevenzdg988) +[#]: reviewer: ( ) +[#]: publisher: ( ) +[#]: url: ( ) +[#]: subject: (9 Open Source Forum Software That You Can Deploy on Your Linux Servers) +[#]: via: (https://itsfoss.com/open-source-forum-software/) +[#]: author: (Ankush Das https://itsfoss.com/author/ankush/) + +9 个可以在 Linux 服务器上部署的开源论坛软件 +====== + +_**是否想要建立社区论坛或客户支持门户站点?以下是一些可以在服务器上部署的最佳开源论坛软件。**_ + +就像我们的 [FOSS 社区][1]论坛一样,重要的是随时建立一个让志趣相投的人可以讨论,互动和寻求支持的平台。 + +论坛为用户(或客户)提供了一个满足他们大部分在 Internet(互联网)上不容易找到的东西(软件)的空间。 + +如果您是一家企业,则可以聘请开发人员团队并按照自己的方式建立自己的论坛,但这会增加大量预算。 + +幸运的是,您可以在服务器上部署多种出色的开源论坛软件,而且一切顺利!在此过程中,您将节省很多钱,但仍能获得所需的东西(软件)。 + +在这里,我列出了可以在 Linux 服务器上安装的最佳开源论坛软件列表。 + +### 建立社区门户的最佳开源论坛软件 + +![][2] + +如果您尚未建立过网站,则在部署论坛之前,可能需要看一下[某些开源网站创建工具][3]。 + +_**注意:** 列表没有特定的排名顺序。_ + +#### 1\. Discourse (现代和流行) + +![][4] + +Discourse 是人们用来部署配置讨论平台的最流行的现代论坛软件。实际上,我们的[FOSS 社区][1]论坛使用了 Discourse 平台。 + +它提供了我所知道的大多数基本功能,包括电子邮件通知,审核工具,样式自定义选项,像 Slack/WordPress 的第三方集成,甚至更多。 + +它是完全免费的自我托管,您也可以在 [GitHub][5]上找到该项目。如果您要减少将其部署在自托管服务器上的麻烦,可以决定选择 [Discourse 提供的自托管服务][6](肯定会很昂贵)。 + +[Discourse][7] + +#### 2\. Talkyard (来自 Discourse 和 StackOverflow 的灵感) + +![][8] + +Talkyard 是完全免费使用的开源项目。它看起来很像“ Discourse ”,但是如果您对其进行检查,则会有区别。 + +您可以在这从 StackOverflow 获得大多数关键功能,以及在论坛平台上期望得到的所有基本功能。它可能不是一个流行的论坛解决方案,但是如果您想要类似于 Discourse 的功能以及一些有趣的功能,那么值得尝试一下。 + +您可以在他们的 [GitHub 页面][9] 中进一步了解它。 + +[Talkyard][10] + +#### 3\. NodeBB (现代且功能齐全) + +![][11] + +NodeBB 是基于[Node.js][12]的开源论坛软件。它的目标是简单,简洁和快速。首先,它面向可用的托管计划的组织和企业。但是,您也可以选择自己托管它。 + +您还可以获得具有聊天和通知支持的实时本地分析功能。它还提供一个 API 将其与现有产品中的任何一个集成。它还支持审核工具和打击垃圾邮件的工具。 + +您可以获得一些立即可用的第三方集成支持,例如 WordPress,Mailchimp 等。 + +请在它们的[GitHub页面][13]或官方网站上进一步了解它。 + +[NodeBB][14] + +#### 4\. Vanilla 论坛(企业版) + +![][15] + +Vanilla Forums 主要是一款企业版的论坛软件,具有标记平台的基本功能,为客户提供问答,还可以对帖子进行投票。 + +用户体验具有现代的外观,并且已被像 EA,Adobe 和其他一些大公司使用。 + +当然,如果您想尝试基于云的 Vanilla 论坛(由专业团队管理)以及对某些高级功能的访问权,请随时请求演示。无论哪种情况,您都可以选择社区版,该社区版可以免费使用大多数负责自托管和管理的最新功能。 + +您可以在他们的官方网站和[GitHub 页面][16]上进一步了解它。 + +[Vanilla 论坛][17] + +**推荐阅读:** + +![][18] + +#### [建立在线购物网站的最佳开源电子商务平台][19] + +想要创建一个在线购物网站吗?以下是一些可以在自己的 Linux 服务器上部署的开源电子商务平台。 + +#### 5\. bbPress (来自 WordPress) + +![][20] + +bbPress 是由 WordPress 的创建者构建的可靠论坛软件。旨在提供一个简单而活泼的论坛体验。 + +用户界面看起来很老旧,但易于使用,并提供了您通常在论坛软件中需要的基本功能。审核工具既简单又易于设置。您可以使用可用的插件扩展功能,并从几个可用的主题中进行选择以调整论坛的外观。 + +如果您只想要一个没有花哨功能的简单论坛平台,bbPress 应该是完美的。您也可以查看他们的[GitHub 页面][21]了解更多信息。 + +[bbPress][22] + +#### 6\. phpBB (经典论坛软件) + +![][23] + +如果您想要传统的论坛设计而只想要基本功能,则 phpBB 软件是一个不错的选择。当然,您可能无法获得最佳的用户体验或功能,但是作为传统设计论坛平台,它是实用的并且非常有效。 + +尤其是,对于习惯使用传统方法的用户而言,这将是一种简单而有效的解决方案。 + +不仅限于简单,而且与普通托管服务提供商一起设置起来更容易。您可以在每个共享主机平台上获得一键式安装功能,因此也不需要太多的技术知识来进行设置。 + +您可以在他们的官方网站或[GitHub 页面][24]上找到更多有关它的信息。 + +[phpBB][25] + +#### 7\. Simple Machines 论坛(另一个经典) + +![][26] + +与 phpBB 类似,Simple Machines (简单机器)论坛是论坛平台的另一种基本(或简单)实现。您可能无法长期(至少不容易)自定义外观,但是默认外观是干净的,并提供了良好的用户体验。 + +就个人而言,相比 php BB 我更喜欢它,但是您可以前往他们的[官方网站][27]进行进一步的探索。同样,您可以使用一键安装方法在任何共享的托管服务上轻松安装 Simple Machines 论坛。 + +[Simple Machines 论坛][27] + +#### 8\. FluxBB (old school) + +![][28] + +FluxBB 是另一个简单,轻量级的开源论坛。与其他的相比,它可能维护的不是非常活跃,但是如果您只想部署一个由几个用户组成的基本论坛,则可以轻松尝试一下。 + +您可以在他们的官方网站和 [GitHub 页面][29]上找到更多有关它的信息。 + +[FluxBB][30] + +#### 9\. MyBB (不太受欢迎,但值得一看) + +![][31] + +MyBB 是一款独特的开源论坛软件,它提供多种样式,并包含您需要的基本功能。 + +从插件支持和审核工具开始,您将获得管理大型社区所需的一切。它还支持类似于 Discourse 和类似论坛软件面向个人用户的私人消息传递。 + +它可能不是一个流行的选项,但是它可以检查大多数用例,并且完全免费。您可能获得支持并在 [GitHub][32]上探索该项目。 + +[MyBB][33] + +#### 额外收获: Flarum (测试版) + +![][34] + +如果您想要更简单和独特的(论坛),请看一下 Flarum。它是一款轻量级的论坛软件,旨在以移动为先,同时提供快速的体验。 + +它支持某些第三方集成,也可以使用扩展来扩展功能。就我个人而言,它看起来很漂亮。我没有机会尝试它,您可以看一下它的[文档][35],可以肯定地认为它具有论坛所需的所有必要功能的特征。 + +值得注意的是 Flarum 是相当新的,因此仍处于测试阶段。您可能需要先将其部署在测试服务器上测试后再应用到生产环境。请查看其 [GitHub 页面][36]了解更多详细信息。 + +[Flarum][37] + +无法自我托管?让我们来帮助您 + +部署开源应用程序和管理 Linux 服务器需要专业知识和花费一些时间。如果两者都不缺,但仍然希望拥有自己的开源软件实例,我们可以为您提供帮助。 +通过我们的新项目 [High on Cloud][38],您可以在发展社区论坛的过程中将部署和服务器管理部分留给我们。 + +### 总结 + +大多数开源论坛软件都为基本用例提供几乎相同的功能。如果您正在寻找特定的内容,则可能需要浏览其文档。 + +就个人而言,我推荐 Discourse。它很流行,外观现代,拥有大量的用户基础。 + +您认为最好的开源论坛软件是什么?我是否错过了你的偏爱?在下面的评论中让我知道。 + +-------------------------------------------------------------------------------- + +via: https://itsfoss.com/open-source-forum-software/ + +作者:[Ankush Das][a] +选题:[lujun9972][b] +译者:[stevenzdg988](https://github.com/stevenzdg988) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]: https://itsfoss.com/author/ankush/ +[b]: https://github.com/lujun9972 +[1]: https://itsfoss.community/ +[2]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2020/12/open-source-forum-software.png?resize=800%2C450&ssl=1 +[3]: https://itsfoss.com/open-source-cms/ +[4]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2020/11/itsfoss-community-discourse.jpg?resize=800%2C561&ssl=1 +[5]: https://github.com/discourse/discourse +[6]: https://discourse.org/buy +[7]: https://www.discourse.org/ +[8]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2020/11/talkyard-forum.jpg?resize=800%2C598&ssl=1 +[9]: https://github.com/debiki/talkyard +[10]: https://www.talkyard.io/ +[11]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2020/11/nodebb.jpg?resize=800%2C369&ssl=1 +[12]: https://nodejs.org/en/ +[13]: https://github.com/NodeBB/NodeBB +[14]: https://nodebb.org/ +[15]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2020/11/vanilla-forums.png?resize=800%2C433&ssl=1 +[16]: https://github.com/Vanilla +[17]: https://vanillaforums.com/en/ +[18]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2020/02/open-source-eCommerce.png?fit=800%2C450&ssl=1 +[19]: https://itsfoss.com/open-source-ecommerce/ +[20]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2020/11/bbpress.jpg?resize=800%2C552&ssl=1 +[21]: https://github.com/bbpress +[22]: https://bbpress.org/ +[23]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2020/11/phpBB.png?resize=798%2C600&ssl=1 +[24]: https://github.com/phpbb/phpbb +[25]: https://www.phpbb.com/ +[26]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2020/11/simplemachines.jpg?resize=800%2C343&ssl=1 +[27]: https://www.simplemachines.org/ +[28]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2020/11/FluxBB.jpg?resize=800%2C542&ssl=1 +[29]: https://github.com/fluxbb/fluxbb/ +[30]: https://fluxbb.org/ +[31]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2020/11/mybb-example.png?resize=800%2C461&ssl=1 +[32]: https://github.com/mybb/mybb +[33]: https://mybb.com/ +[34]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2020/11/flarum-screenshot.png?resize=800%2C503&ssl=1 +[35]: https://docs.flarum.org/ +[36]: https://github.com/flarum +[37]: https://flarum.org/ +[38]: https://highoncloud.com/