Download the PHP package gnikolovski/login_with_salesforce without Composer
On this page you can find all versions of the php package gnikolovski/login_with_salesforce. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gnikolovski/login_with_salesforce
More information about gnikolovski/login_with_salesforce
Files in gnikolovski/login_with_salesforce
Download gnikolovski/login_with_salesforce
More information about gnikolovski/login_with_salesforce
Files in gnikolovski/login_with_salesforce
Vendor gnikolovski
Package login_with_salesforce
Short Description Allows users to register and login to your Drupal site with their Salesforce account.
License GPL-2.0+
Homepage https://github.com/gnikolovski/login_with_salesforce
Package login_with_salesforce
Short Description Allows users to register and login to your Drupal site with their Salesforce account.
License GPL-2.0+
Homepage https://github.com/gnikolovski/login_with_salesforce
Please rate this library. Is it a good library?
Informations about the package login_with_salesforce
CONTENTS OF THIS FILE
- Introduction
- Requirements
- Installation
- Configuration
- Maintainers
INTRODUCTION
This module allows users to register and login to your Drupal site with their Salesforce account. It works by adding "Login with Salesforce" link to the user login form.
REQUIREMENTS
This module requires no modules outside of Drupal core.
INSTALLATION
-
Install the Login with Salesforce module as you would normally install a contributed Drupal module. Visit https://www.drupal.org/node/1897420 for further information.
- To download the module, enter the following command at the root of your site:
CONFIGURATION
1. Navigate to Administration > Extend and enable the module.
2. Navigate to /admin/config/services/login-with-salesforce and enter your
Salesforce app data. If you don't have a connected app, go to your
account and create it. Once you have created your connected app, note
down its consumer key, consumer secret and redirect_url, you'll be
needing those to properly configure the module.
MAINTAINERS
Current maintainers:
- Goran Nikolovski (gnikolovski) - https://www.drupal.org/u/gnikolovski
All versions of login_with_salesforce with dependencies
PHP Build Version
Package Version
Requires
drupal/core Version
^8 || ^9
The package gnikolovski/login_with_salesforce contains the following files
Loading the files please wait ....