From 2725a5b27e4671ea2c9f4117e23debdc018498b0 Mon Sep 17 00:00:00 2001 From: naomi Date: Wed, 11 Apr 2018 12:44:28 +0200 Subject: [PATCH] Added HatCreator block placement to config. --- config/install/block.block.hatcreator.yml | 25 +++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 config/install/block.block.hatcreator.yml diff --git a/config/install/block.block.hatcreator.yml b/config/install/block.block.hatcreator.yml new file mode 100644 index 0000000..0156ebe --- /dev/null +++ b/config/install/block.block.hatcreator.yml @@ -0,0 +1,25 @@ +langcode: en +status: true +dependencies: + module: + - system + - zencrm + theme: + - bartik +id: hatcreator +theme: bartik +region: content +weight: 0 +provider: null +plugin: hat_creator +settings: + id: hat_creator + label: 'Hat creator' + provider: zencrm + label_display: visible +visibility: + request_path: + id: request_path + pages: '/zencrm/person/*' + negate: false + context_mapping: { }