Create Creative License module

This commit is contained in:
Clayton Dewey 2018-10-02 12:49:24 -06:00
parent 1f8e2d6be0
commit e630d8397b
11 changed files with 545 additions and 0 deletions

View file

@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
module:
- node
- taxonomy
id: node.field_license
field_name: field_license
entity_type: node
type: entity_reference
settings:
target_type: taxonomy_term
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

View file

@ -0,0 +1,8 @@
langcode: en
status: true
dependencies: { }
name: License
vid: license
description: ''
hierarchy: 0
weight: 0