opensource-socialnetwork

Open Source Social Network 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.
23 May 20205974
218php1ajax11blog18chat1emoji2facebook3free2graph1groups1livechat1multi-language6notifications6opensource1ossn4photos1professional1profile5social11social-network1social-relationships159communication systems943selfhosted

Open Source Social Network [5.3 -DEV LTS]

Open Source Love PRs Welcome Build Status Download Latest DeepScan grade

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. It is available in 16 international languages.

OSSN Licensed under the Open Source Social Network License (4.0) / Cryptographic Autonomy License version 1.0

Kernighan & Ritchie (K&R Variant 1TBS) indentation standard is used for the OSSN.

Landing Page Newsfeed Profile Page
open source social network landing page open source social network newsfeed open source social network profile page

Visit https://www.opensource-socialnetwork.org/ for more details

Languages

  • English
  • German
  • French
  • Romanian
  • Portuguese
  • Turkish
  • Spanish
  • Italian
  • Russian
  • Dutch
  • Hebrew
  • Greek
  • Esperanto
  • Japanese
  • Indonesian
  • Traditional Chinese

Front-End Features

  • User Registration
  • User Login
  • Profile
  • Profile Photo
  • Profile Cover
  • Add/Remove Friends
  • Live Chat
  • Wall posts
  • Photos
  • Ads
  • Groups
  • Tag friends in posts
  • User block system
  • User poke system
  • Comments
  • Likes
  • Reactions
  • Photos in comments.
  • Group cover photos
  • Repostion Profile/Group cover
  • Notifications
  • Friend Requests
  • Chat Bar
  • Invite Friends
  • Embed Videos
  • Smilies
  • SitePages (terms, privacy, about)
  • Site Search
  • Reset Password
  • Newsfeed page
  • Post Edit
  • Comment Edit
  • Mobile Friendly
  • A photo gallery view.
  • Emojii Support

Backend Features

  • Admin Dashboard for site overview
  • Online users count (male/female) graph
  • Total site users count (by months) graph
  • Update Notification
  • Add User
  • Remove User
  • Edit User
  • Ads Manager
  • Site Cache Settings
  • Site Basic Settings
  • Unvalidated users
  • Manually validate unvalidated users
  • and much more components settings

Prerequisite

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

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

Installation on Ubuntu x64 18.04 LTS (Experimental)

sudo add-apt-repository ppa:arsalanshah/opensource-socialnetwork
sudo apt-get update
sudo apt-get install opensource-socialnetwork

DEMO

http://demo.opensource-socialnetwork.org/

UPGRADE

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