esotalk / esoTalk

Fat-free forum software.
GNU General Public License v2.0
1.47k stars 239 forks source link

esoTalk – Fat-free forum software

Help develop Flarum, esoTalk's successor. Flarum on GitHub »

esoTalk is a free, open-source forum software package built with PHP and MySQL. It is designed to be:

esoTalk is developed by Toby Zerner in memory of his brother, Simon.

Donate

I've put many hundreds of hours and a lot of love into developing and maintaining esoTalk. If you have benefitted from it, why not consider donating some schrapnel? #feedtoby

System Requirements

esoTalk requires PHP 5.3+ and a modern version of MySQL.

The PHP gd extension is required to support avatar uploading.

esoTalk has only been tested on Apache and lighttpd. If you encounter a problem specific to any other web server, please create an issue.

Installation

Installing esoTalk is super easy. In brief, simply:

  1. Download esoTalk.
  2. Extract and upload the files to your PHP-enabled web server.
  3. Visit the location in your web browser and follow the instructions in the installer.

Upgrading

To upgrade esoTalk from an older version, simply:

  1. Download the latest version of esoTalk.
  2. Extract and upload all of the files to your web-server, overwriting old ones. (Be careful that you don't lose custom plugins, skins, and languages you've uploaded to the addons directory, though!)
  3. Visit your-forum.com/?p=upgrade in your web browser and watch esoTalk complete the upgrade.

Troubleshooting

If you are having problems installing esoTalk, view the Troubleshooting documentation.