Plugins

Form Order

Form Order

Place an order form in any page of your website.

Download

Version 1.01
Works withImpressPages 1.0.3 - 1.0.x
Updated2011-09-28
DeveloperImpressPages
Downloads1522

Description

Place this form near item description in your catalog, left side of your website or anywhere else. When the user press "order" button, the page don't reloads and you can override the Javascript action that is made after order.

 

Features

  • Configurable form fields
  • Multilingual support
  • Emails about orders

Similar registration plugin from our community.

Write a comment

You must be logged in to comment.

Comments (9)

Igor Tripolsky

Igor Tripolsky

Where is I can look how this module work?

Mangirdas

Mangirdas

This website uses order plugin for requests. Look bellow the photos.

http://scgmachinery.com/en/used-machinery-catalog/hammers/10-ton-air-drop-hammer-kramatorsk-18kp/

Igor Tripolsky

Igor Tripolsky

What is the difference between the Contact form and Form order?

Mangirdas

Mangirdas

"Contact form" is a widget, that you can drag into your content. "Form order" is a plugin, that you can place anywhere on your page. "Form order" is also more flexible, because you can add hints, custom fields and so on.

Academia

Academia

Hi Guys, can you explain by step by step how to add the order form in an single page. I have already dowloaded and put in the developer/modules. All you help is welcome, as i have just started to use impresspages. I need a registration form, where clients can book something.

Academia

Academia

The readme txt explained how to put in into the template.
INSTALL

1. Upload folder "form" to "ip_plugins" directory of your website.
2. Login to administration area
3. Go to developer>modules and press "install".


INTEGRATE INTO TEMPLATE


<?php

require_once(BASE_DIR.PLUGIN_DIR.'/form/order/module.php');
echo \Modules\form\order\Module::getOrderForm();

?>

I put the php code in the main.php of the default theme.
I do not want to have it in the template, i would like to put in a special page not on all pages with drag and drop. How can i solve this problem. I hope my questions is clear, if not please inform

Mangirdas

Mangirdas

If you need to add form on exact page, use regular contact form widget from the second line of widgets. If you need some sophisticated fields in it, you will need to wait for ImpressPages 1.1