This tutorial explains how to install the Contact Form App into a newly installed UM >= 7.51.1.
Install Contact Form App
You can either
A) download App package from the download page and install it manually
B) or – if you are a developer – use UM Kickstarter
Either way you’ll need a license that covers de.pinuts.contactform
to successfully install and use the Login App. Please contact support@pinuts.de when in doubt.
A) Install manually
TO BE DONE
B) Install using UM Kickstarter
Start a new Kickstarter project
If not done jet, install the Kickstarter project.
Create a new UM project and navigate into it via:
umkickstarter um cd um
Add Contact Form as dependensy
Edit build.gradle
to add ContactForm:
dependencies { // ... runtime('de.pinuts.cmsbs:ContactForm2:4.2.7') }
Create configuration files
Create a new file cmsbs-conf/conf.d/cf.attributes
:
# Pinuts File Encoding: UTF-8 include: cmsbs-conf/cse/plugins/de.pinuts.cmsbs.contactform2/contact.attributes