This is an updated version of the esoTalk forum v1.0.0g4 from 17 May 2014 (Added light/Dark mode support)
Original (but outdated) project is here: https://github.com/esotalk/esoTalk
esoTalk is a free, open-source forum software package built with PHP and MySQL. It is designed to be:
- Fast. esoTalk's code was architectured to have little overhead and to be as efficient as possible.
- Simple. All of esoTalk's interfaces are designed around simplicity, ease-of-use, and speed.
- Powerful. Despite its simplicity, a large array of plugins, skins and languages are available to extend the functionality of esoTalk.
esoTalk was developed by Toby Zerner in memory of his brother, Simon.
esoTalk requires php 8.1 and a modern version of MySQL or MariaDB.
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.
Installing esoTalk is super easy. In brief, simply:
- Download esoTalk.
- Extract and upload the files to your PHP-enabled web server.
- Visit the location in your web browser and follow the instructions in the installer.
- Before installation click on "Advanced options" and make sure the address of your website is spelled correctly http or https (whichever you have).
To upgrade esoTalk from an older version, simply:
- [Download] Github the latest version of esoTalk.
- 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!)
- Visit your-forum.com/?p=upgrade in your web browser and watch esoTalk complete the upgrade.
If you are having problems installing esoTalk, view the Github page.
GPL-2.0 License