All Projects → elkarte → Elkarte

elkarte / Elkarte

Licence: bsd-3-clause
ElkArte Forum. A free, open source, PHP-based discussion forum.

Projects that are alternatives of or similar to Elkarte

Gosora
Gosora is an ultra-fast and secure forum software written in Go that balances usability with functionality.
Stars: ✭ 131 (+2.34%)
Mutual labels:  forum, community, modern
dillo
Free and open web platform created to support crowd-driven content.
Stars: ✭ 62 (-51.56%)
Mutual labels:  community, discussion, forum
Symphony
🎶 一款用 Java 实现的现代化社区(论坛/问答/BBS/社交网络/博客)系统平台。A modern community (forum/Q&A/BBS/SNS/blog) system platform implemented in Java. https://ld246.com
Stars: ✭ 883 (+589.84%)
Mutual labels:  forum, community, discussion
Starfire
🌟 一个分布式的内容分享讨论社区,星星之火可以燎原。
Stars: ✭ 130 (+1.56%)
Mutual labels:  forum, community, discussion
Icarus
🕊️ An opensource community/forum project write with python3 aiohttp and vue.js. 一个开源的社区程序,临时测试站:https://t.myrpg.cn
Stars: ✭ 644 (+403.13%)
Mutual labels:  forum, community, discussion
Yii2 Podium
Yii 2 forum module project
Stars: ✭ 172 (+34.38%)
Mutual labels:  forum, community, discussion
Symphony
🎶 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。
Stars: ✭ 13,080 (+10118.75%)
Mutual labels:  forum, community, discussion
Forem
For empowering community 🌱
Stars: ✭ 18,400 (+14275%)
Mutual labels:  community, discussion
Flowchat
A reddit alternative featuring communities and live-updating threaded conversations.
Stars: ✭ 296 (+131.25%)
Mutual labels:  forum, discussion
Spotweb
Decentralized community
Stars: ✭ 341 (+166.41%)
Mutual labels:  forum, community
Satellity
Yet another open source forum written in Golang, React and PostgreSQL.
Stars: ✭ 455 (+255.47%)
Mutual labels:  forum, community
carbonbond
碳鍵。提高你的鍵能,把那些笨蛋嘴成渣吧!
Stars: ✭ 14 (-89.06%)
Mutual labels:  modern, forum
ConsiderIt
For deliberation and opinion visualization
Stars: ✭ 62 (-51.56%)
Mutual labels:  discussion, forum
Forum
🍺 Portando discussões feitas em grupos (Facebook, Google Groups, Slack, Disqus) para o GitHub Discussions
Stars: ✭ 3,868 (+2921.88%)
Mutual labels:  forum, discussion
Airesis
The Social Network for eDemocracy
Stars: ✭ 116 (-9.37%)
Mutual labels:  forum, discussion
Homeland
🎪 An open source forum/community system based on Rails, developed based on Ruby China.
Stars: ✭ 3,511 (+2642.97%)
Mutual labels:  forum, community
sic
link aggregator community organised by tags (with no javascript)
Stars: ✭ 82 (-35.94%)
Mutual labels:  discussion, forum
Forum Java
一款用 Java(spring boot) 实现的现代化社区(论坛/问答/BBS/社交网络/博客)系统平台。A modern community (forum/Q&A/BBS/SNS/blog) system platform implemented in Java(spring boot).
Stars: ✭ 380 (+196.88%)
Mutual labels:  forum, community
Bbs
巡云轻论坛系统包含论坛、问答模块。系统采用JAVA+MYSQL架构,自适应手机端和电脑端,界面简洁,性能高效。数据库表结构设计使用分表方案,提高系统的负载能力。后台数据库备份/还原、全站指定目录打包、一键自动升级等功能使维护简单方便。系统拥有强大的模板管理功能,布局版块支持设置输出条件,让前端页面展示方便快捷。
Stars: ✭ 712 (+456.25%)
Mutual labels:  forum, community
Community
General discussion, cross-repo efforts and common information for projects in the community.
Stars: ✭ 24 (-81.25%)
Mutual labels:  community, discussion

ElkArte

This is the ElkArte Development repository. If you are looking for the currently released branch go here

ElkArte is a modern, free, powerful community forum building forum software. It is completely free and licensed with an open source BSD 3-clause license.

Initially based on Simple Machines Forum (SMF), it began as an overhaul of the code; to modernise, implement new features and make a forum software more relevant in a time of unprecedented social interaction. It has grown to become a modern and feature rich forum package to meet the demands of today's message board user.

Enjoy the benefits of enthusiasts from around the world who spend time making ElkArte what it is today.

Test ElkArte yourself by visting our support forums at ElkArte.net.

Contributions to documentation are licensed under CC-by-SA 3. Third party libraries or sets of images, are under their own licenses.

Build Status Current Release License Downloads GitHub commits GitHub contributors Open Issues GitHub issues-closed

A small taste of ElkArte features

  • @Mentioning users including notifications
  • Like system for posts and topics, with a like statistics page
  • Notification system for mentions, quoted posts, likes, PM's
  • Drafts, including auto save
  • Emoji integrated into the editor provides access to 1000's of them 😃
  • OpenID 2.0 (BC Math must be available)
  • Inline Attachments allow displaying of attachment thumbnails inline with the text of the post
  • Two factor authentication
  • Two built in modern, responsive themes
  • Desktop notifications and number of unread notifications "live" in the favicon of the browser
  • Integrated video embedding for youtube, vimeo and dailymotion
  • Drag and drop ordering in the administration interface
  • Drag and drop file attachments
  • Built in image attachment lightbox with swipe/arrow navigation
  • Improved Anti Spam measures
  • Improved password security using industry standards
  • Bad Behaviour built in
  • Automatic combining and minifying of JavaScript and CSS
  • Posting and replying by Email
  • Ajax previews and responses throughout the user interface

Requirements

  • ElkArte version 2.0 (under development / this repo) will require PHP version 7.1 or newer
  • MySQL 5.7+, Mariadb 10.2+ OR PostgreSQL 9.5+

On the client side, ElkArte will run & look good with its responsive theme in just about any modern browser, smartphone or tablet.

Setting up an ElkArte Forum:

If you're not here to play with the open source code, but instead would like to set up an ElkArte forum, follow these steps. Since ElkArte is built to be simple to use, its installation is no exception.

  • Create a database for your forum using a tool like PHPMyAdmin or Adminer
  • Get the latest Install Package for ElkArte.
  • Upload and extract the entire file structure up to your web server.
  • Confirm the folders are writable by PHP.
  • Navigate to that folder in your web browser
  • Follow the instructions on screen.
  • Enjoy !

ElkArte is also available to install from cPanel for Softaculous users!

Migrating to ElkArte

Switching to ElkArte is fast and easy!

Simply install ElkArte using our Quick Installer (as outlined above), then utilizing the Open Importer Engine you can migrate to ElkArte from many other popular forums including SMF, phpBB, MyBB, vBulletin, XenForo and more.

Extend ElkArte

ElkArte was built to be extensible, so you can add new features or give it your own custom look, with ease. With 100's of plugin hooks and an event system, adding new features can be done without any involved source edits.

Browse the collections of Themes and Addons created by our awesome community

Contributing:

  • Troubleshoot issues you run into on the ElkArte community forum so others can help & the developers can reference it later.
  • Have a new feature idea or improvement suggestion? Use the forum to discuss it.
  • File detailed issues on GitHub (what you did, and what the actual vs expected outcomes are).
  • Read the Developer's Certificate of Origin if you want to send us code. It means you acknowledge that you can and do license your submissions under the license of the project.
  • Feel free to fork this repository and make your desired changes.

Please see our How to contribute section for more information on how to contribute to the ElkArte Project.

Class / Method / Function documentation

ElkArte utilizes source code documentation blocks to provide descriptions for all of its classes, methods and functions. This API Documentation is available online for viewing and searching.

Site and IRC

Join us on IRC, on #elkarte channel on freenode.

Project site: www.elkarte.net

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].