All Projects → opensource-socialnetwork → Opensource Socialnetwork

opensource-socialnetwork / Opensource Socialnetwork

Licence: other
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 16 international languages.

Projects that are alternatives of or similar to Opensource Socialnetwork

Reddit Detective
Play detective on Reddit: Discover political disinformation campaigns, secret influencers and more
Stars: ✭ 129 (-81.83%)
Mutual labels:  social, graph, social-network
Svelte Social Auth
Social Auth for Svelte v3
Stars: ✭ 86 (-87.89%)
Mutual labels:  social, facebook, social-network
Free Gophers Pack
✨ This pack of 100+ gopher pictures and elements will help you to build own design of almost anything related to Go Programming Language: presentations, posts in blogs or social media, courses, videos and many, many more.
Stars: ✭ 2,343 (+230%)
Mutual labels:  blog, free, emoji
linkcast
Share links, images, blogs and everything on the web with your friends in one click using this chrome extension Linkcast
Stars: ✭ 13 (-98.17%)
Mutual labels:  notifications, groups, social-network
Whizzz-The-ChatApp
Whizzz is a real-time, one-to-one Android chat application made using Firebase, a beautiful user interface, and a push-notification feature.
Stars: ✭ 66 (-90.7%)
Mutual labels:  profile, facebook, social-network
Socialblocklists
Blocklists to block the communication to social networking sites and privacy harming services
Stars: ✭ 161 (-77.32%)
Mutual labels:  social, facebook, social-network
J2team Community
Join our group to see more
Stars: ✭ 172 (-75.77%)
Mutual labels:  graph, ajax, facebook
Bee-Connect
Ruby on Rails App. A good example of how to build social networking system with live chat support, blogging,groups etc.
Stars: ✭ 30 (-95.77%)
Mutual labels:  profile, groups, social-network
hashtag.io
Hashtag.io is a PHP based social networking website, which supports exclusive multimedia content, sharing and private or group messaging service.
Stars: ✭ 64 (-90.99%)
Mutual labels:  social, profile, facebook
DaProfiler
DaProfiler allows you to create a profile on your target based in France only. The particularity of this program is its ability to find the e-mail addresses your target.
Stars: ✭ 58 (-91.83%)
Mutual labels:  profile, facebook, social-network
Wdt Emoji Bundle
Slack like emoji picker with apple/ios, twitter/twemoji, google, emojione, facebook, messenger emoji support
Stars: ✭ 411 (-42.11%)
Mutual labels:  facebook, emoji
React Social Network
Simple React Social Network
Stars: ✭ 409 (-42.39%)
Mutual labels:  social, social-network
Yakyak
Desktop chat client for Google Hangouts
Stars: ✭ 3,869 (+444.93%)
Mutual labels:  chat, notifications
Spruce
A social networking platform made using Node.js and MongoDB
Stars: ✭ 399 (-43.8%)
Mutual labels:  social, social-network
Ghost On Github Pages
Ghost on Github Pages. Build and deploy Ghost for free in a few minutes.
Stars: ✭ 421 (-40.7%)
Mutual labels:  blog, free
Openpaas Esn
Open PaaS Enterprise Social Network
Stars: ✭ 414 (-41.69%)
Mutual labels:  chat, social-network
Librehardwaremonitor
Libre Hardware Monitor, home of the fork of Open Hardware Monitor
Stars: ✭ 685 (-3.52%)
Mutual labels:  free, opensource
Auth
:atom: Social (OAuth1\OAuth2\OpenID\OpenIDConnect) sign with PHP
Stars: ✭ 457 (-35.63%)
Mutual labels:  social, facebook
Social Network
Mini social network that I made as my first web app project.
Stars: ✭ 458 (-35.49%)
Mutual labels:  notifications, social-network
.net Obfuscator
Lists of .NET Obfuscator (Free, Trial, Paid and Open Source )
Stars: ✭ 392 (-44.79%)
Mutual labels:  free, opensource

Open Source Social Network [5.6 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
  • Post Background
  • Realtime messages status
  • Realtime comments status

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].