Important : PHP mail
function is required and should be enabled to get email notifications.
{{ inputerror.checkInput("adminemailerror") }}
{% set cbval = post.cbAdminEmail ? 1 : (post.validateprofile is defined and not post.cbAdminEmail) ? 0 : installprofile[':notifyadmin'] ?: 0 %}
Note : Email
notifications will be send to the above mentioned email address.