Open Source Social Network
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
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 16 international languages.
-
OssnServices
Integrate your OSSN powered social network into 3rd party application
-
PasswordValidation
PasswordValidation
-
MessageTyping Archived
Show a status of friend in chat if he is tying a message or not.
-
PostBackground Archived
Select a post background from pre-defined backgrounds
-
RealTimeComments Archived
RealTimeComments
-
ProfAccess
Profile access components allows you to disable profile access for non loggedin users
-
SMTP
This component will override default emails notificatios and allows ossn system to send notification emails using your smtp server
-
TimeZone
Allow users to setup time zone for their profile. This timezone can be utilized later by components.
-
Greetings
Greet users based on morning, day, evening, night
-
redirect_www
Redirect yoursite.com to www.yoursite.com
-
GifSupport
Allow users to upload animated gif to the website.
-
Argon2iPassword
Argon2i password encryption for OSSN v5.1 or > You can change default password encryption method to Argon2i by using this component.
-
ExtendAPI
A example to utilize the OSSN RESTful API, it extends the existing API feature and add custom method to system
-
ProfileViews
Find out who viewed your profile
-
AutoPagination
AutoPagination
-
HelloWorld
Hello World Component, that allows developers to learn basic things