Readme - contact - Documentation - NOOP! Framework

User

NOOP! Framework - Module "contact"

A contact form for sending E-Mails to the operator of the website, or the persons configured for the contact.

Manifest

manifest.json
// NOOP! Framework module manifest
{
    "author": "cisco211",
    "changed": 1695045335,
    "created": 1571738849,
    "description": "Contact form module.",
    "id": "contact",
    "manifest": 1,
    "template":
    {
        "permissions":
        {
            "constants": ["CONTACT_ALLOWTYPES", "CONTACT_LINK_PRIVACY", "CONTACT_MAXFILESIZE", "CONTACT_URL"],
            "functions": [],
            "variables": ["from", "message", "name", "subject", "v"]
        }
    },
    "version": 1.000
}

Documentation

Table of contents

Modules