loginradius/magento2-ciam

Authentication and SSO for Magento2. Module Manage All Authentication system on Magento 2 store with Social Network As well As Traditionally

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 7

Forks: 1

Open Issues: 0

Type:magento2-module

5.1.0 2021-10-21 09:29 UTC

This package is auto-updated.

Last update: 2024-04-21 14:58:05 UTC


README

Home Image

Introduction

LoginRadius is an Identity Management Platform that simplifies user registration while securing data. LoginRadius Platform simplifies and secures your user registration process, increases conversion with Social Login that combines 30 major social platforms, and offers a full solution with Traditional User Registration. You can gather a wealth of user profile data from Social Login or Traditional User Registration.

LoginRadius centralizes it all in one place, making it easy to manage and access. Easily integrate LoginRadius with all of your third-party applications, like MailChimp, Google Analytics, Livefyre and many more, making it easy to utilize the data you are capturing.

LoginRadius helps businesses boost user engagement on their web/mobile platform, manage online identities, utilize social media for marketing, capture accurate consumer data, and get unique social insight into their customer base.

Please visit here for more information.

Documentation

  • User Registration - Everything you need to implement the full LoginRadius User Registration system including Social Login.
  • Extension Installation - Everything you need to implement with magento 2.x.

General documentation regarding the LoginRadius REST API and related flows can be found on the LoginRadius API Documentations site.

REQUIREMENTS

LoginRadius PHP SDK library. Follow the installation instructions to add require php sdk library.

CHANGE LOG

5.1.0

  • Compatible with our latest PHP SDK 11.0.0
  • Added Custom Domain option for the IEF page
  • Added Registration Form Schema option.
  • Added Delete the customer profile from the LoginRadius database on account delete in Magento option.
  • Standardize the naming convention of labels and text of the plugin.
  • Separate file for all notification messages for easy maintenance.
  • Standardize the debug log logging method.
  • Restructured Plugin Folder Structure.
  • Replaced Hosted page module name with Identity Experience Framework Module.