18 lines
350 B
YAML
18 lines
350 B
YAML
name: Profile
|
|
type: module
|
|
description: 'Provides configurable user profiles.'
|
|
# core: 8.x
|
|
configure: entity.profile_type.collection
|
|
dependencies:
|
|
- user
|
|
- entity
|
|
- field
|
|
- views
|
|
- system (>=8.1.0)
|
|
|
|
# Information added by Drupal.org packaging script on 2017-09-19
|
|
version: '8.x-1.0-rc1'
|
|
core: '8.x'
|
|
project: 'profile'
|
|
datestamp: 1505830148
|