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

11 lines
266 B
YAML

name: Plan
description: Provides an plan entity type for real world record keeping.
type: module
package: Plan
core_version_requirement: ^10
dependencies:
- drupal:system (>=8.8.0)
- drupal:user
- drupal:views
- entity:entity
- state_machine:state_machine