Files
drupal11-ddev/web/core/recipes/user_picture/recipe.yml

14 lines
324 B
YAML
Raw Normal View History

2025-10-08 11:39:17 -04:00
name: User pictures
description: 'Adds the ability for user accounts to have pictures (avatars).'
type: Users
install:
- image
- user
config:
strict:
# Treat field storages strictly, since they influence the database layout.
- field.storage.user.user_picture
import:
image:
- image.style.thumbnail