You are here

node.type.simple_node.yml in Simple Node Importer 8

config/install/node.type.simple_node.yml

File

config/install/node.type.simple_node.yml
View source
  1. # node.type.simple_node_importer.yml
  2. langcode: en
  3. status: true
  4. dependencies:
  5. enforced:
  6. module:
  7. - simple_node_importer # This is the name of the module we're using for this example
  8. name: 'Simple Node Importer'
  9. type: simple_node
  10. description: 'This is a simple node importer content type.'
  11. help: ''
  12. new_revision: false
  13. preview_mode: 0
  14. display_submitted: true