Easy 4 Pages is a module that will allow you to create advanced pages in Miva by using any scripting language. Our module will allow you to add any features to your Miva store without having to learn Miva Script. Do you have knowledge of PHP, ASP, JSP, Perl etc? Develop the store features you need and integrate them in your store by using our module.
Easy 4 Pages is the interface between the Miva world and any other
programming language.
Here is how it works:
1. Create your own script to generate the features you want integrated in Miva.
2. Configure our module and specify the location of your script. This can be
on the same server or anywhere else. For peace of mind you can use an optional
security code.
3. Edit your Miva Pages by including the Easy 4 Pages module item code and
the parameter identifying a different feature available in your script.
4. Easy 4 Pages will display the results in the Miva page.
Here is a quick example:
Goal: Write "Hello World" on your store front page.
- create a php script located at www.yourdomain.com/helloworld.php:
echo "Hello World";
?>
- install the Easy 4 Pages module in your store and define settings:
URL prefix: http://www.yourdomain.com/
URL suffix: .php
Security code: optional
Sending method: Post or Get
- edit your store front in Miva and include, at the top, the following line:
- the result will be included in your generated html and "Hello world"
will be displayed at the top of the store front page.
Click on our slideshow to see screenshots for this example. Use your imagination
to add any features to your stores. Possibilities are limitless: integrate with
any backend applications, communicate with any API's or any database systems
etc.
If you are planning to start in Miva and you already have applications created
in other languages you won't have to recreate them in Miva. Just use our module
and add those feature easily to your store pages.
To help you get started we are including half hour of FREE technical
support to answer all your initial questions. Also, feel free to contact
us at any time before purchasing the module if you want to make sure that it
will work with your existing scripts.