ssiva/drupal_ad
最新稳定版本:2.1.1
Composer 安装命令:
composer require ssiva/drupal_ad
包简介
Active Directory(LDAP) for Drupal
README 文档
README
Active Directory(LDAP) for Drupal
- Introduction
- Requirements
- Installation
- Configuration
- Maintainers
INTRODUCTION
The Active Directory(LDAP) for Drupal module provides configurable integration with active directory using the ldap php extension.
- For the description of the module visit: https://www.drupal.org/project/drupal_ad
REQUIREMENTS
This module requires the following php extensions.
- ldap : Follow the link to set up ldap setting up php-ldap
- openssl
This module requires the following modules outside of Drupal core.
- field_group : Use this command to install it
composer require drupal/field_group - fontawesome : Use this command to install it
composer require drupal/fontawesome - jquery : Use this command to install it
composer require drupal/jquery
INSTALLATION
Install the Active Directory(LDAP) for Drupal module using composer.
composer require 'drupal/drupal_ad-drupal_ad:^1.2'
Visit how to install modules for further information.
CONFIGURATION
- Enabling the module via the administrator module or the cli.
- Navigate to Administration > Extend and enable the module.
- Enable using
drush en drupal_ad
- Navigate to Administration > Configuration > System > Active Directory for Drupal and configure the module.
MAINTAINERS
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2023-04-02
