1.1.1 • Published 11 years ago

docpad-plugin-contactform v1.1.1

Weekly downloads
18
License
-
Repository
github
Last release
11 years ago

Contact form Plugin for DocPad

Adds a simple contact form to DocPad using postmark

Install

  1. Install the Plugin

    npm install --save --force docpad-plugin-contactform
  2. Output the contact form. You may have to change your document's extension (that you place this snippet inside) to my-document.html.eco.

    <%- @getCommentsBlock() %>

Configure

Some configuration options are available. Check out src/contactform.plugin.coffee for them.

History

You can discover the history inside the History.md file

License

Licensed under the incredibly permissive MIT License Copyright © 2013 dospuntocero Ltd

1.1.1

11 years ago

1.1.0

11 years ago

1.0.0

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago