Skip to content

Commit 9c2bf13

Browse files
author
Casey Grzecka
committed
Allow contact module to be disabled
1 parent 726d6eb commit 9c2bf13

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

commerce_base.info.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ dependencies:
1515
- config
1616
- comment
1717
- contextual
18-
- contact
1918
- menu_link_content
2019
- datetime
2120
- block_content
@@ -60,6 +59,8 @@ dependencies:
6059
# Contrib
6160
- admin_toolbar:admin_toolbar
6261
- symfony_mailer:symfony_mailer
62+
install:
63+
- contact
6364
themes:
6465
- bartik
6566
- seven

0 commit comments

Comments
 (0)