XOOPS Web Application System (https://xoops.org)

Powered by You!

New Module: Currency Converter

Category : Modules | Published by Runeher on 22-Mar-2009 15:30
Resized Image

This module will convert any currency using a live, updated output feed from Yahoo! Finance.

Very useful for any site with e.g. a donation module or a webshop without automatic currency convertion.

The module comes with a block and language files.
Also comes with a useful popup window to keep the tool open when surfing your pruducts.

Currently added languages:

# English
# Norwegian

Install as a normal module.

If you want to change the 'From' and 'To' Values, open currencyconverter.php and find:

<option selected value="USD">U.SDollar (USD)</option>


Move the word 'selected' to your preferred 'From' currency

Then find:

<option selected value="EUR">Euro (EUR)</option>


Move the word 'selected' to your preferred 'To' currency

Do the same for currencyconverter2.php as this one is used by the popup window.

Demo1 ---***---Demo2 - Integration in price list ---***---Download