mirror of
https://gitlab.unicamp.br/infimecc_drupal11_modules/base_site_config.git
synced 2026-03-11 02:37:40 -03:00
Initial commit
This commit is contained in:
21
base_site_config.info
Normal file
21
base_site_config.info
Normal file
@@ -0,0 +1,21 @@
|
||||
name: 'Base Site Config'
|
||||
type: module
|
||||
description: 'Instala configurações base e módulos de autenticação externa.'
|
||||
version: '1.0'
|
||||
core_version_requirement: ^11
|
||||
package: Custom
|
||||
|
||||
dependencies:
|
||||
- drupal:system
|
||||
- drupal:user
|
||||
- drupal:filter
|
||||
- drupal:views
|
||||
- authorization:authorization
|
||||
- authorization:authorization_drupal_roles
|
||||
- externalauth:externalauth
|
||||
- entity_reference_views_select:entity_reference_views_select
|
||||
- ldap:ldap_servers
|
||||
- ldap:ldap_authentication
|
||||
- ldap:ldap_authorization
|
||||
- ldap:ldap_user
|
||||
- ldap:ldap_query
|
||||
Reference in New Issue
Block a user