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
Michael Stenta cd21ce73f7 Patch drupal/state_machine to fix Issue #3144828: Declare dependency on core options module
Remove drupal:options dependency from farm.info.yml.
2021-03-01 07:31:01 -05:00

22 lines
433 B
YAML

name: farmOS
type: profile
description: 'A web-based farm record keeping application.'
version: 2.x
core_version_requirement: ^9
# Declare this profile a distribution and mark it as 'exclusive' so that it is
# automatically selected during installation.
distribution:
name: farmOS
exclusive: true
# Required modules.
dependencies: { }
# Install modules and theme.
install:
- block
- dblog
- farm_settings
themes:
- gin