panel.com.es
Menu

form.panel.com.es

Send free forms. Ideal for static sites and IPFS

Features You'll Love.

Easily integrate your forms on your website, without the need for registration or javascript codes. Design your form adapted to your design, add the action of the form to form.panel.com.es and start receiving your messages. It is free, white label and multi languages. We also do not store information about your messages on our servers.

01.

Design your form

Create your form, with the fields you need, you do not need to integrate anything here.

You will have to confirm your email in the first shipment.

02.

Customize

Add action to your form and do not forget the name tag in your fields. You can also customize many options, such as language, your logo, etc ...

03.

Receives

Receive your protected forms with invisible antispam system.

Features

Multi languages

Our platform supports multiple languages, simply insert a hidden field with the iso code of your language, for example:

<input type='hidden' name='_lang' value='en'>

The most frequent codes are: es (spanish), en (english), it (italian), pt (portuguese), de (german), ...

Install Now
Customizable

White Label

Both in the free and premium versions, you can include your logo.

<input type='hidden' name='_img' value='https://domain.com/img.png'>

Be sure to include the full route. Only https is allowed.

Install Now
More Features

Subject, CC and more...

You can also customize the subject, send a copy to another mailbox, or add reply to, to respond directly to your contact.

<input type='text' name='_subject' >
<input type='email' name='_from' >
<input type='hidden' name='_cc' value='other@mail.com' >
<input type='hidden' name='_bcc' value='other@mail-hidden.com' >

Remember that you must always prefix the _ character in the name.

Install Now

652000

Forms created

405020

Clients

2108685

Sent form

Plans and Pricing.

Our service is free, unlimited and white label. If your company has a large volume, you can opt for a dedicated mail server..

Free

0.00

Per year

  • unlimited mail *
  • white label personalization
  • shared mail server
Get Started

Premium

59.99

Per year

  • unlimited mail *
  • white label personalization
  • dedicated mail server
Get Started
* Limited to 60/h. in free and 700/h. in premium

Hear What Our Customers Say.

  • “Static web design and needed an external service, for the sending of forms. Canform.cf offers us an easy to install and highly customizable solution.”

    — Steve Rams

  • “Je conçois des applications décentralisées sous IPFS et j'ai besoin d'un service externe pour implémenter les formulaires de contact.”

    — Dominique Dubois

  • “Necesitaba un servicio externo para el envio de formulario de contacto en web estática, nuestra web utiliza tecnología IPFS sin servidor. ”

    — Antonio García

Install Now.

To start using the service, simply add the action to the form tag, and send the first form to validate your mail. See an example:

<form action='https://form.panel.com.es/your@email.com' method='POST'>
<input type='text' name='_subject'>
<input type='email' name='_from'>
<textarea name='message'></textarea>
<input type='submit'>
</form>