Skip to content

Free and open source chat platform based almost entirely on PHP

License

Notifications You must be signed in to change notification settings

CloudSeekerCollective/Chatrooms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatrooms Satellite (Art by GeofTheCake)

Chatrooms

Chatrooms is a free, open source and lightweight chat platform where anyone can host a space for their friends, people and even family to hang out. Chatrooms has features like channels, server properties, and decent customizability.

NOTE: Chatrooms is still in very early development, if you wish to contribute be sure to open a pull request in the community branch!

How to setup

NOTE: You need to follow the Satellite Setup Guide first. Once you do that, you can continue to follow this guide.

Initial setup

Clone the repository in the parent folder of the webserver root.

Server-side configuration

Go to /api/chatrooms, and place the connect.php example in there. Configure everything you need to get everything up and running. You may also need to create a folder named "userstore" in the webserver root.

Client-side configuration

Go to the root of your webserver and place the serverproperties.json example in there. Again, configure everything you need to get everything up and running.

Email configuration

Make sure you have a mailserver set in your php.ini and an administrator email set in your serverproperties.json in order to use the email verification for your Chatroom!

You're done! You just need to start the Satellite and your webserver to get your Chatroom up and running.

About

Free and open source chat platform based almost entirely on PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages