Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/launchpadlab/satellite

A simple embeddable contact form
https://github.com/launchpadlab/satellite

Last synced: 3 days ago
JSON representation

A simple embeddable contact form

Awesome Lists containing this project

README

        

# Satellite

## A simple embeddable contact form

Satellite is a contact form that can be embeded site via an iframe.

Just drop in an iframe wherever you want a contact form

Don't forget to style it. Some examples:

iframe.satellite {
border: 0
height: 500px;
width: 400px;
}