Plugins::formHandler
From ZenMagick Wiki
(Redirected from Plugins::zm form handler)
Description
A general purpose form handling plugin with email notification.
Configuration
Allows to configure an unlimited number of page names (main_page=...) that should be handled. Forms on those pages follow the same rules for validation like any other ZenMagick form, which means any form of validation is possible without the need for coding.
The notification email address can be configured; default is the store email address.
The default email body is just a summary of the form fields. However an alternative template may be specified that can be used to customize the notification email.
It is also possible to enforce use of SSL for configured pages.

