3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/farm.info.yml
2023-10-30 12:07:29 -04:00

31 lines
790 B
YAML

name: farmOS
type: profile
description: 'A web-based farm record keeping application.'
core_version_requirement: ^10
# Drupal.org needs this for usage statistics.
project: farm
# This is automatically set during release packaging.
version: 3.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