flochman / Laduna

Laduna is fork of OSSN - Open Source Social Network with PostgreSQL support
Other
0 stars 4 forks source link

Open Source Social Network [4.3]

Opensource-Socialnetwork (OSSN) is a social networking software written in PHP. It allows you to make a social networking website and helps your members build social relationships, with people who share similar professional or personal interests.

OSSN is released under the Open Source Social Network License (OSSN LICENSE) v3.0

Languages

Front-End Features

Backend Features

Prerequisite

Directory Permissions

OSSN must be installed into a directory writable by the webserver, or it will not function properly. For most Linux servers running Apache v2, making the parent directory writable is very simple:

chgrp www-data /path/to/ossn_parent_directory
chmod g+w /path/to/ossn_parent_directory

If you are not running Apache v2 or are using a different type of webserver, you'll need to read your system's documentation or speak to your server administrator before proceeding.

Installation

https://www.opensource-socialnetwork.org/wiki/view/706/how-to-install-open-source-social-network

DEMO

https://www.opensource-socialnetwork.org/demo/

UPGRADE

https://www.opensource-socialnetwork.org/wiki/view/708/how-to-upgrade-ossn

Copyright 2014-2016 Informatikon Technologies (informatikon.com)

Copyright 2016 SOFTLAB24 (https://www.softlab24.com/)