farmOS/farm.info.yml

28 lines
728 B
YAML

name: farmOS
type: profile
description: 'A web-based farm record keeping application.'
core_version_requirement: ^9
# This is automatically set during release packaging.
version: 2.x
# Declare this profile a distribution and mark it as 'exclusive' so that it is
# automatically selected during installation.
distribution:
name: farmOS
# Set the default language to English.
# We do not allow this default site language config to be changed.
# Instead, we use the "Selected language" detection method to set the default.
# @see https://www.drupal.org/project/farm/issues/3257430
langcode: en
exclusive: true
# Required modules.
dependencies: { }
# Install modules and theme.
install:
- dblog
themes:
- claro