All Projects → akeeba → sociallogin

akeeba / sociallogin

Licence: other
Joomla!™ login and user account creation with Facebook, Google, GitHub etc social media accounts

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to sociallogin

slogin
Social Login for Joomla
Stars: ✭ 24 (-11.11%)
Mutual labels:  joomla, social-login
jext-cli
This is a Joomla Component Builder CLI tool for creating a Joomla! 4 component using the terminal.
Stars: ✭ 28 (+3.7%)
Mutual labels:  joomla
parse-oauth2-sns
Parse-server module for implementing an OAuth2 Social Media Login with Express in Node.js
Stars: ✭ 21 (-22.22%)
Mutual labels:  social-login
JD-Builder
JD Builder - Experience the Next Generation of Joomla Page Builder.
Stars: ✭ 21 (-22.22%)
Mutual labels:  joomla
joomla-bootstrap3-isis-template
Joomla! admin isis template but using Bootstrap 3 styles.
Stars: ✭ 36 (+33.33%)
Mutual labels:  joomla
social-auth-kivy
Integrate Google, Facebook, Github & Twitter login in kivy applications
Stars: ✭ 133 (+392.59%)
Mutual labels:  social-login
loginguard
Two Step Verification for Joomla!™ – from the developer of Joomla's Two Factor Authentication
Stars: ✭ 21 (-22.22%)
Mutual labels:  joomla
authorize-me
Authorization with social networks
Stars: ✭ 44 (+62.96%)
Mutual labels:  social-login
JCB-Community-Packages
Community Mapped Components for JCB
Stars: ✭ 13 (-51.85%)
Mutual labels:  joomla
Vue-Facebook-Google-oAuth
SignIn or Signup with Facebook and Google using Vue without any external packages
Stars: ✭ 68 (+151.85%)
Mutual labels:  social-login
Master3
Master3 – modern, comfortable and flexible template for Joomla! 3, based on the UIkit 3 framework
Stars: ✭ 21 (-22.22%)
Mutual labels:  joomla
SATOSA
Proxy translating between different authentication protocols (SAML2, OpenID Connect and OAuth2)
Stars: ✭ 139 (+414.81%)
Mutual labels:  social-login
attributes
Компонент реализует дополнительные атрибуты для элементов системы, меню, материалов, категорий, модулей и плагинов.
Stars: ✭ 15 (-44.44%)
Mutual labels:  joomla
JBlank
J!Blank is Joomla CMS blank template for developers
Stars: ✭ 35 (+29.63%)
Mutual labels:  joomla
social-login-phpbb
Social Login for phpBB allows your users to login and register with 40+ social networks. It increases your phpBB user registration rate by simplifying the registration process.
Stars: ✭ 48 (+77.78%)
Mutual labels:  social-login
undertow-pac4j
Security library for Undertow: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 35 (+29.63%)
Mutual labels:  social-login
database
Joomla Framework Database Package
Stars: ✭ 25 (-7.41%)
Mutual labels:  joomla
jax-rs-pac4j
Security library for JAX-RS and Jersey
Stars: ✭ 48 (+77.78%)
Mutual labels:  social-login
SpringSecuritySocialLoginExample
This application will provider user to login with social login( facebook, linkedin and twitter) and form login as well.
Stars: ✭ 39 (+44.44%)
Mutual labels:  social-login
custom-tables
The Custom Tables extension allows you to create, manage, and display custom data on your Joomla site. It is helpful if you need to display data that is not part of the standard Joomla content structure. For example, you could use this extension to create a custom table for product information, customer data, or any other type of data that you n…
Stars: ✭ 30 (+11.11%)
Mutual labels:  joomla

Akeeba Social Login

A social login solution for Joomla!

What does it do?

These plugins let users link their social media (Facebook, Google, Twitter, ...) account to your site. Users can then log in using these social media accounts. A typical use case for that is Facebook login.

Moreover, it allows new users to register to your site using their social media account. For example, someone can create a user account on your site using their Facebook login, without going through Joomla's user registration process. The created user accounts can either be activated immediately (e.g. when it's a verified Facebook account, i.e. Facebook has verified the user's email and/or mobile phone number) or go through Joomla's account activation process (click on the link sent by email). This is faster for the user and easier for you, since in most cases the email address of the user has already been verified by the social network and they don't have to go through Joomla's email address verification.

For more information and documentation for administrators, users and developers please consult the documentation Wiki.

Download

Pre-built packages of Akeeba LoginGuard are available through our GitHub repository's Releases page.

Akeeba Social Login comes with English (Great Britain) language built-in. We do not offer official translations for any other language nor will we accept pull requests for language files. You are welcome to translate to your own language and make the translation available free of charge under the GPLv3 license which the original translation files are licensed under.

Support policy

See our Support resources page and read our Code of Conduct.

Contributing

Please read our Contributing page.

Prerequisites

In order to build the installation packages of this component you will need to have the following tools:

  • A command line environment. Using Bash under Linux / Mac OS X works best.
  • A PHP CLI binary in your path
  • Phing installed account-wide on your machine
  • Command line Git executables

You will also need the following path structure inside a folder on your system

You will need to use the exact folder names specified here.

Useful Phing tasks

All commands are to be run from the build directory of this repository.

Create a dev release installation package

	phing git

The installable ZIP file is written in the release directory inside the repository's root.

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].