Skip to content

bredikhin/meteor-contact-form

Repository files navigation

Simple contact form for Meteor applications

Add a simple mailable contact form to your Web application.

Installation

meteor add bredikhin:contact-form

Usage

Configure on the server:

Meteor.settings.contactForm = {
  emailTo: '[email protected]'
};
...

Display on the client:

{{>contactForm}}
...

License

The MIT License

Copyright (c) 2014 Ruslan Bredikhin

About

Simple contact form for Meteor applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •