# About This is an open source social media platform. # Requirements PHP 8.3 Latest MySQL (STRICT_TRANS_TABLES disabled) Mod_rewrite # Installation Edit /resources/php/header.php to enter URL Edit /resources/php/db.class.php for database info Then: Import SQL file into MySQL. And chmod all image folders, such as /media/ to either 0755 or 0777. # Running it It then should run out of the box, be mindful, however, that this package is under development and some parts may not work correctly.