1234567891011121314151617 |
- 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
|