picocms / Pico

Pico is a stupidly simple, blazing fast, flat file CMS.
http://picocms.org/
MIT License
3.85k stars 615 forks source link

How to implement a contact form? #356

Closed toledox82 closed 8 years ago

toledox82 commented 8 years ago

I'm learning about Pico and I'd like know if have some article or docs about Contact Forms in Pico.

Thank you.

PhrozenByte commented 8 years ago

You can find two plugins from third-party developers in our Wiki implementing contact forms for Pico. Alternatively you can use one of the (free or paid) contact form services out there (just google for it), for which you often just have to include a HTML and/or JavaScript snippet.

toledox82 commented 8 years ago

Ok, great. I will try the plugins. Thank you.