Skip to content

Commit

Permalink
Merge pull request Drupalcat#54 from rodrigoaguilera/main-menu
Browse files Browse the repository at this point in the history
Task Drupalcat#47 Add contact form
  • Loading branch information
pereorga committed Dec 13, 2014
2 parents d5ea5f6 + dbcd874 commit 32028e0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
7 changes: 7 additions & 0 deletions drupalcat/config/install/contact.form.feedback.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
id: feedback
label: 'Contacte'
recipients: { }
reply: ''
weight: 0
status: true
langcode: ca
6 changes: 4 additions & 2 deletions drupalcat/drupalcat.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ description: 'Install profile for drupal.cat site.'
version: VERSION
core: 8.x
dependencies:
- block
- contact
- dblog
- forum
- google_analytics
- honeypot
- node
- block
- dblog
- toolbar
themes:
- drupalcat
Expand Down

0 comments on commit 32028e0

Please sign in to comment.