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

Add a "Materials" vocabulary.

This commit is contained in:
Michael Stenta 2020-10-07 16:09:01 -04:00
parent 329b1ee8c1
commit ad1b15be66
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_materials: material
farm_season: season
bypass: FALSE
tid:

View file

@ -0,0 +1,10 @@
langcode: en
status: true
dependencies:
enforced:
module:
- farm_material
name: Materials
vid: material
description: 'A list of materials.'
weight: 0

View file

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