Make BpnApiFinisher configurable via backend
This commit is contained in:
@@ -8,6 +8,8 @@ prototypeName: contactform
|
||||
finishers:
|
||||
-
|
||||
identifier: BpnApiFinisher
|
||||
options:
|
||||
mapping: 'lastName:lastName,firstName:firstName,gender:gender,email:email,street:street,zipCode:zipCode,city:city,phone:phone'
|
||||
-
|
||||
options:
|
||||
subject: 'Kontaktanfrage von {firstName} {lastName}'
|
||||
|
||||
Reference in New Issue
Block a user