3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00

Add a "Seasons" vocabulary.

This commit is contained in:
Michael Stenta 2020-06-06 08:59:36 -04:00
parent 7e2c039083
commit 329b1ee8c1
3 changed files with 18 additions and 0 deletions

View file

@ -28,6 +28,7 @@ process:
source: machine_name
map:
farm_log_categories: log_category
farm_season: season
bypass: FALSE
tid:
plugin: get

View file

@ -0,0 +1,10 @@
langcode: en
status: true
dependencies:
enforced:
module:
- farm_season
name: Seasons
vid: season
description: 'A list of seasons.'
weight: 0

View file

@ -0,0 +1,7 @@
name: Seasons vocabulary
description: Provides a Seasons vocabulary.
type: module
package: farmOS Taxonomies
core_version_requirement: ^9
dependencies:
- drupal:taxonomy