Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

mitchellurgero/tinysocial

Repository files navigation

TinySocial!

The first true flat-file backed social network. Complete with a no-nonsense UI.

Being that it is a flat file backed social network, it can run virtually anywhere PHP7 is supported. However, due to many hosting providers "slow" read/write speed this might not be a viable option for you.

Self-hosting (VPS or private in house) is probably the best way to go.

Features

(Checked boxes signifies the feature is working.)

  • Registration (No Captcha yet!)
  • Login
  • Make a new post
  • Like a post
  • Comment on a post
  • Add/Remove friends
  • Change user settings
  • Plugin Support (Coming soon!)
  • Language support (Translations please!!!)

Installing

Requirements: php7.0-mbstring php7.0-gd php7.0-mcrypt php7.0-xml

  1. git clone into your directory of choice
  2. copy app/config.example.php to config.php
  3. edit config.php to suit your needs
  4. Test the website to confirm it works.

Screenshot of beta UI

Screenshot

About

Flat file based social network (Alpha)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages