vegbao / eso

Forum software that's lightweight and extensible.

Home Page:https://geteso.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eso

Forum software that's lightweight and extensible.

Code Size Issues License Version PHP Version Support


About the project

Our software is based on an earlier incarnation of an unmaintained project named esoTalk headed by Toby Zerner. We started a small, private forum by the name of "esotalk.ga" in order to test our fork of the software almost four years ago. Fast forward to the present: geteso.org has grown into a place for members to discuss what they please.

Changes are always being made as our users make suggestions on the support forum which is something that we openly encourage. We are not affiliated with the original esoTalk project.

Creating your own forum

It's very easy to create your own forum and requires no command-line experience at all to get started. For an extremely novice tutorial, read the starter's guide. Otherwise, dependencies are listed below.

  1. PHP 5.6 with the following extensions: gd, mysql, and mbstring
  2. MySQL 5.7 or greater or MariaDB 10 or higher.
  3. Apache or your own web server, though additional configuration is required.

You can download the most recent stable release from the website or by using the releases page. Get support on our esoTalk support forum or by sending me a message.

Contributing

I am looking for people to contribute to this project as I do not have much free time and can only push this software forward so much. If you have made a contribution then you are welcome to create a pull request and you will become a contributor. If you make several contributions and show technical prowice I will add you to this project.

One of the most beneficial ways to help those who run forums using this software is by creating a plugin, skin or language pack. If you are interested, learn more here: https://geteso.org

About

Forum software that's lightweight and extensible.

https://geteso.org

License:GNU General Public License v3.0


Languages

Language:PHP 80.0%Language:JavaScript 12.3%Language:CSS 7.7%