From 9c2bf13abba0f7a013634fd75eddafc14b8f0c39 Mon Sep 17 00:00:00 2001 From: Casey Grzecka Date: Tue, 22 Mar 2022 11:09:43 -0700 Subject: [PATCH] Allow contact module to be disabled --- commerce_base.info.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/commerce_base.info.yml b/commerce_base.info.yml index 003f901..587443b 100644 --- a/commerce_base.info.yml +++ b/commerce_base.info.yml @@ -15,7 +15,6 @@ dependencies: - config - comment - contextual - - contact - menu_link_content - datetime - block_content @@ -60,6 +59,8 @@ dependencies: # Contrib - admin_toolbar:admin_toolbar - symfony_mailer:symfony_mailer +install: + - contact themes: - bartik - seven