attogram/attogram-contactform

This package is abandoned and no longer maintained. No replacement package was suggested.

Contact Form Module for the Attogram Framework

v0.0.2 2016-07-17 21:34 UTC

This package is auto-updated.

Last update: 2020-02-09 03:41:00 UTC


README

Build Status Latest Stable Version Latest Unstable Version Total Downloads License Code Climate Issue Count Codacy Badge [CHANGELOG] [TODO]

This is the Contact Form Module for the Attogram Framework.

Installing the Contact Form Module

composer create-project attogram/attogram-contactform modules/contactform

Contact Form Module contents

Public Actions

  • actions/contact.php - The contact form

Admin Actions

  • admin_actions/contact-admin.php - View/delete messages

Database Tables

  • tables/contact.sql - Contact table

Misc

  • tests/* - phpunit tests