You are here

block.block.contact_us_form.yml in Multipurpose Corporate Profile 8

modules/custom/feature_blocks/config/install/block.block.contact_us_form.yml

File

modules/custom/feature_blocks/config/install/block.block.contact_us_form.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - ctools
  6. - entityform_block
  7. - system
  8. - user
  9. theme:
  10. - multipurpose_corporate_theme
  11. id: contact_us_form
  12. theme: multipurpose_corporate_theme
  13. region: content
  14. weight: -15
  15. provider: null
  16. plugin: entityform_block
  17. settings:
  18. id: entityform_block
  19. label: 'Contact us form'
  20. provider: entityform_block
  21. label_display: '0'
  22. entity_type: eform_submission
  23. bundle: contact_us
  24. visibility:
  25. request_path:
  26. id: request_path
  27. pages: "/contact-us\r\n/node/6"
  28. negate: false
  29. context_mapping: { }
  30. user_role:
  31. id: user_role
  32. roles:
  33. anonymous: anonymous
  34. authenticated: authenticated
  35. administrator: administrator
  36. administrator1: administrator1
  37. negate: false
  38. context_mapping:
  39. user: '@user.current_user_context:current_user'
  40. 'entity_bundle:block_content':
  41. id: 'entity_bundle:block_content'
  42. bundles:
  43. basic: basic
  44. negate: false
  45. context_mapping: { }