Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/opensource-socialnetwork/opensource-socialnetwork

Open Source Social Network (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 17 international languages.
https://github.com/opensource-socialnetwork/opensource-socialnetwork

ajax blog chat emoji facebook free graph groups livechat multi-language notifications opensource ossn photos php professional profile social social-network social-relationships

Last synced: about 1 month ago
JSON representation

Open Source Social Network (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 17 international languages.

Awesome Lists containing this project

README

        

Open Source Social Network [7.7-dev]
======================================
[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=102)](https://www.opensource-socialnetwork.org/)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://www.opensource-socialnetwork.org/)
[![Download Latest](https://img.shields.io/badge/Download-Latest%20Version-blue.svg)](https://www.opensource-socialnetwork.org/download)

[![DeepScan grade](https://deepscan.io/api/teams/4774/projects/6525/branches/747601/badge/grade.svg)](https://deepscan.io/dashboard#view=project&tid=4774&pid=6525&bid=747601)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/88c6ef38f593440cafe7ba350e592649)](https://app.codacy.com/gh/opensource-socialnetwork/opensource-socialnetwork/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_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 17 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. For coding standards you may see [following](https://github.com/opensource-socialnetwork/opensource-socialnetwork/wiki/Coding-Standards)

- Copyright (C) ENGR. SYED ARSALAN HUSSAIN SHAH ,
- Copyright (C) OPEN SOURCE SOCIAL NETWORK ,
- Copyright (C) OPEN TEKNIK LLC ,
- Copyright (C) OPENHOST247 LLC ,
- Copyright (C) 2015-2021 SOFTLAB24 LTD
- Copyright (C) 2014-2015 INFORMATIKON TECHNOLOGIES

| 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 | Romanian |
| French | Portuguese | Turkish |
| Spanish | Italian | Russian |
| Dutch | Hebrew | Greek |
| Esperanto | Japanese | Indonesian |
| Traditional Chinese | Korean | Hungarian |

Front-End Features
===================

| Feature | Feature | Feature |
|:-------------------------:|:-------------------------:|:-------------------------:|
| User Registration | User Login | Profile |
| Profile Cover | Profile Photo | Profile Friends |
| Friends Management | Live Chat | Messaging |
| Wall Posts | Albums | Photos | Ads |
| Groups | Friends Tagging | Block System |
| Poke System | Comments | Likes and Reactions |
| Expense Mangement | Giphy Integeration in Comments | Invite Friends |
| Embed Videos | Smiles & Emojis | Site Pages (Terms, about, privacy) |
| Mobile Responsive | Notifications | Search |
| Gallery | Post Background | Realtime Comments |
| Realtime Messages | Blogs | Themes on community |
| Mentions in comments | Custom Pages | Custom Menu Items |
| Captcha | Site Announcements | Greetings |
| Login as | Progressive Web App | Microsoft Active Directory Login |
| Giphy Integeration | Many free components of community website |

Backend Features
=================

* Admin Dashboard for site overview
* Online users count, gender based graph
* Total site users count (by months) graph
* Component configurations
* Add User
* Remove User
* Edit User
* Ads Manager
* Cache Settings
* Basic Settings
* Unvalidated users
* Custom pages
* Menu Builder
* Themes management
* Components Management
* WebServices API
* 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

- Web Installer https://www.opensource-socialnetwork.org/download
- VM Image - https://www.opensource-socialnetwork.org/download-vm-image

Installation on Ubuntu x64 18.04/20.04/21.04 LTS
```
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