Skip to content

HadenHiles/ThePondSquad

Repository files navigation

Open Source Social Network [5.2 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 10 international languages.

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

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

Languages

  • English
  • German
  • French
  • Romanian
  • Portuguese
  • Turkish
  • Spanish
  • Italian
  • Russian
  • Dutch
  • Hebrew
  • Greek
  • Esperanto

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

DEMO

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

UPGRADE

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

Copyright 2014-2016 Informatikon Technologies (informatikon.com)

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

Copyright 2014-2019 Open Source Social Network (https://www.opensource-socialnetwork.org/)

About

A social platform for How To Hockey's "The Pond" membership website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages