Lightquick Web Design - High Quality, Low Cost

LightQuick Web Design - Latest News

You are here:Home arrow Virtuemart Downloads
  • Decrease font size
  • Default font size
  • Increase font size
  • default color
  • green color
  • blue color
Downloads
Overview Search Downloads Submit file
Category: Virtuemart Extensions available to download
Page: 1 of 1
Number of Subcategories: 0
Virtuemart Extensions available to download


These are the Virtuemart extensions we use when building our Virtuemart Ecommerce systems, please feel free to download and use them on your own site. These are all FREE extensions.

This download area is mainly for Joomla 1.0 & Virtuemart 1.0 extensions although there is at least one native Joomla 1.5 module here too. We focus on Virtuemart 1.0 extensions  because the Joomla Extension Directory (JED) is turning off J1.0/VM 1.0 extensions and I feel that they should continue to be offered. So many on-line shops are still using VM 1.0 as it is hell of a job to upgrade to 1.5 and VM 1... Occasionally I still build VM 1.0 shops, they are quicker to load and don't need tuning/optimisation unlike VM 1.1 shops on Joomla 1.5.

If you find the extension useful to you then think about visiting the developer's site link and perhaps give them a donation. Giving them good feedback on Joomla extensions site is also a very nice thing to do...

If you find this resource a useful one then please let us know by sending us an email.

Automatic Email Notification for Joomla 1.0

Downloads: 8

2010-02-27

 JoomlaPraise Submitmailer 1.0 (Mod.)

stamp.jpgThis Automatic Email Notifier for Joomla 1.0 is a modified form of the mambot previously known as JoomlaPraise Submitmailer 1.0. This is not an Virtuemart extension but a very useful one for all Joomla 1.0 sites with or without Virtuemart. This mambot for allows you to send an automatic email every time an article is modified or created. It will email all registered users or just administrators as you choose. The email can contain the article subject, author, section, category and introtext of the article.

The receipt of an email encourages the recipient to revisit the site to view the latest updates. The original SubmitMailer mambot from JoomlaPraise did not allow you to  email all the registered users on your site, just the admins, so some minor changes have been made to incorporate this extra functionality. You can also email a list of email addresses separated by a delimiter.

JoomlaPraise removed their original free GNU version from their site and started charging for version 2.0. So you now have a chance to download the original version 1.0 here for free. It works and does the job!

This mambot can send an email with the following sort of customisable content:

"There's an update on the HAODS site that I'd like you to see, entitled - WAVE OF DEATH Henley couples forced to flee for their lives - from the Latest News section of the HAODS website.

To see the article visit: http://www.henley-operatic.co.uk and view the list of Recently Modified articles. http://www.henleyoperatic.co.uk/index.php?option=com_content&task=view&id=catid&Itemid=117 "

I plan to create a version of the Automatic Email Notifier for Joomla 1.5 soon so keep an eye open here.

 



>> Details
License:
Language:
GNU
English
Virtuemart 1.0 Thumbnail Minicart Version: VM 1.0.15

Downloads: 251

2009-10-03

VM 1.0.15 Thumbnail-Minicart.zip

minicart.jpgThis module is a replacement for the standard Mini cart for Virtuemart 1.0. It gives a number of extra options that are not present in the standard VM minicart as well as a thumbnail image of each product you have inminicart2.jpg your cart.

Display Quantity
Display Name
Display Attributes
Display Price
Display Your cart is empty
Display VirtueMart Logo on empty cart.

It seems to be based upon the standard version of the minicart. I have made some changes to the minicart so that it displays a thumbnail of each and every item in your cart.

The original by Mark Callf can be found here:
http://design.markcallf.co.uk/VirtueMart-1.0.x/Mini-Cart/menu-id-43.html

This module is not installed in the conventional sense, if you have the standard VM minicart installed then copy the  three files in the zip into the correct location.

\administrator\components\com_virtuemart\html\shop.basket_short.php
\modules\mod_virtuemart_cart.php
\modules\mod_virtuemart_cart.xml

 



>> Details
License:
Language:
GNU
English
Virtuemart 1.1.2 Product / item specific coupon codes Version: VM 1.1.2

Downloads: 202

2009-10-02

Virtuemart-1.1.2-product-specific-coupons.zip

This Virtuemart 1.1 extension allows you to create coupon codes that can be tied to specific products. For example, you have an item on sale in your shop at £5 - SKU spade01 with product id of 35. You can create a discount coupon of £4.99 which is tied to that specific product id (35). Entering the coupon code will discount only spade01, any other product will not receive the discount. When spade01 is removed from the cart then the discount coupon is coupon-codes.jpgalso removed. (The end result is that the product is then sold at £0.01, virtually free but the 1 penny cost allows the payment modules to recognise the sale as being valid)

The standard coupon functionality (gift/permanent coupons) is retained but the functionality is significantly improved by these changes. This additional functionality is missing from standard Virtuemart 1.1. It is absolutely essential functionality. In my opinion it should be part of core VM.

This is based upon some VM 1.1 changes found at this location: http://www.nandebayo.org/blog/?p=45 . All I have done is wrap them up and made them ready for installation under VM 1.1. These changes are presented to you now for your Virtuemart 1.1 shop. The changes may well work on older and newer versions of Virtuemart but they are untested on anything other than VM 1.1.2

The Virtuemart 1.0.15 version is here 

This is a change /hack to core VM. You cannot install it using the standard Joomla installation utility. The following files will need to be changed/ replaced with the files contained in this zipfile.

administrator/components/com_virtuemart/html/coupon.coupon_form.php
administrator/components/com_virtuemart/languages/common/english.php
administrator/components/com_virtuemart/classes/ps_coupon.php
administrator/components/com_virtuemart/classes/ps_cart.php

This is a very safe modification to do, if you do not understand php / sql do not proceed and even if you do, it is always best to backup your installation and database. It is an easy to job to backup your whole site. If you need help then contact us and you can engage us to explain how.

When the above files have been replaced then some Database changes are required. Using MyPHP admin from your control panel add the following fields to the table jos_vm_coupons:

     product_id, user_id, min_value, discount_type

The SQL commands you must type are:

     ALTER table jos_vm_coupons ADD product_id text
     ALTER table jos_vm_coupons ADD user_id text
     ALTER table jos_vm_coupons ADD min_value text
     ALTER table jos_vm_coupons ADD discount_type text

All of the fields should be text type. All of them should have default value as null and should be nullable.

If you want to see the coupon functionality in action it can be seen here: 

http://www.sugarclothing.co.uk

There are 'free gifts' which have coupon codes tied to them. Bear this in mind this is a LIVE site.

The Virtuemart 1.0.15 version is here

 



>> Details
License:
Language:
GNU
English
Virtuemart 1.0.15 Product / item specific coupon codes Version: 1.0.15

Downloads: 80

2009-10-02

Virtuemart-1.0.15-product-specific-coupons.zip

This Virtuemart 1.0 extension allows you to create coupon codes that can be tied to specific products. For example, you have an item on sale in your shop at £5 - SKU spade01 with product id of 35. You can create a discount coupon of £4.99 which is tied to that specific product id (35). Entering the coupon code will discount only spade01, any other product will not receive the discount. When spade01 is removed from the cart then the discount coupon is coupon-codes.jpgalso removed. (The end result is that the product is then sold at £0.01, virtually free but the 1 penny cost allows the payment modules to recognise the sale as being valid)

The standard coupon functionality (gift/permanent coupons) is retained but the functionality is significantly improved by these changes. This additional functionality is missing from standard Virtuemart 1.0.15 and even from VM 1.1. It is absolutely essential functionality. In my opinion it should be part of core VM.

This is based upon some VM 1.1 changes found at this location: http://www.nandebayo.org/blog/?p=45. Some significant changes were made to allow it to function under VM 1.0.15. These changes are presented to you now for your Virtuemart 1.0.15 shop. The changes may well work on older versions of Virtuemart but they are untested on anything other than VM 1.0.15.

PLEASE NOTE: This hack works well on an total discount on a specific item, however a bug has been reported in the creation of % discount on a specific item, please bear with me until the bug is resolved, alternatively, please make the fix yourself and report it back to me!  I am so busy I cannot spend the time on resolving this for the moment...

This is a change /hack to core VM 1.0.15. You cannot install it using the standard Joomla installation utility. The following files will need to be changed/ replaced with the files contained in this zipfile.

administrator/components/com_virtuemart/html/product.product_list.php
administrator/components/com_virtuemart/html/coupon.coupon_form.php
administrator/components/com_virtuemart/languages/english.php
administrator/components/com_virtuemart/classes/ps_coupon.php
administrator/components/com_virtuemart/classes/ps_cart.php

This is a very safe modification to do, if you do not understand php / sql do not proceed and even if you do, it is always best to backup your installation and database. It is an easy to job to backup your whole site. If you need help then contact us and you can engage us to explain how.

When the above files have been replaced then some Database changes are required. Using MyPHP admin from your control panel add the following fields to the table jos_vm_coupons:

     product_id, user_id, min_value, discount_type

The SQL commands you must type are:

     ALTER table jos_vm_coupons ADD product_id text
     ALTER table jos_vm_coupons ADD user_id text
     ALTER table jos_vm_coupons ADD min_value text
     ALTER table jos_vm_coupons ADD discount_type text

All of the fields should be text type. All of them should have default value as null and should be nullable.

product-list.jpgFinding the product id is very difficult in VM 1.0.15. It has been made easier by a change to the Virtuemart listing of all products allowing the id field to be displayed (exactly as per Joomla 1.5) on the far right of the product list page. This useful change has been provided as part of this modification.

If you want to see the coupon functionality in action it can be seen here: 

http://www.carstuffdirect.co.uk

There are 'free gifts' which have coupon codes tied to them. Bear this in mind this is a LIVE site.

 

 



>> Details
License:
Language:
GNU
English
Tabs in content for Virtuemart and Joomla 1.0

Downloads: 122

2009-08-26

Create Tabs in your Virtuemart 1.0.15 Items

tabs.jpgThis mambot/plugin provides a method of creating tabs in Joomla content items. It can also be used to create tabs in virtuemart product items when used in conjunction with the load-mambots-plugins_for_virtuemart_1_0_1 patch.

All you need to do is install and enable this mambot, apply the load-mambots-plugins_for_virtuemart_1_0_1 patch (copying two files). Then add the following text to your product's long description.

{tab=first tab}
some text
here
{tab=other tab}
some more text here
{/tabs}



>> Details
License:
Language:
GNU
Google Base Froogle upload for VM 1.0.15 Version: 0.2

Downloads: 82

2009-08-12

Virtuemart Google Base Free Upload Component

froogle.pngAdd your products to Google Base with this bulk upload utility component. Ecom Solutions have developed a range of ecommerce components and modules for VirtueMart and other shopping cart systems. This component is their free component which they have very kindly issued for VM 1.0.15-ers to use gratis (free of charge)

The component originally stated it was for VirtueMart 1.0.12 but it works perfectly under later versions and has been fully tested under VM 1.0.15. I have made some code changes to the component so that it now conforms to the latest requirements of Google, in particular:

o The new 'condition' field is now created correctly
o The address format is now in the right order of street, town, postcode and country.
o The brand field is now created from the product manufacturer name instead of the vendor
o The product weight is now passed, a Froogle preferred field.
o The product price is now calculated correctly based upon tax and product discount

READ ON:

Please be aware that the component only generates a 'new' condition item. If you want to create a refurbished item then you can modify the code yourself or contact me.

The component allows a manual download/upload to be created once a month and this is the limiting factor on the free version. The paid for version of the component allows for an automatic update to be triggered so you don't have to manually trigger the process yourself once a month.

Please note that the feed does not like special characters in the short description as those characters stop the item from loading. The rules are:

o  no '&' or apostrophes in the short description text.
eg. you can't say "vinyl & rubber cleaner" or "this product's unique features"

© 2007 Ecommerce Solutions



>> Details
License:
Language:
GNU
English
mod_pageload Version: 0.1

Downloads: 116

2009-08-11

Page Loading Times for Joomla 1.5 and Virtuemart 1.1

vm-1.5-box.pngThis module shows the page load times for your site or shop as shown below:

Page loaded in 0.032547 seconds

 It is always good to know how fast your pages are loading. This is very useful functionality for all sites with or without a cache. It allows you or your clients to see the page generation times as generated from the server itself. If the figures look good then any delay in loading up the pages can then be attributed to the vistor's slow internet or LAN latency.  This information can make a great deal of difference when keeping a client happy when he/she is complaining about a slow site. This module will display the load times in six decimal places.

Place this module in the very last position on your chosen template. Often the 'debug' position is the very last but you'll need to check your chosen template's index.php file to determine which actual position is the very last one. This module works very well with Joomla 1.5 with or without virtuemart.

The configuration allows you to add your own pre-text, something like  "site optimised by Lightquick" would display at the bottom of the page as:

Site Optimised by LightQuick - Page loaded in 0.032547 seconds.

In addition to loading and publishing the module you will also need to add the following lines of PHP code to the very beginning of your chosen template's index.php file.

< ?php
# please note that in the above line there should be no space between the < and the ?
# It has been put there because Jdownload strips it out the whole line...
 
 $starttime = explode(' ', microtime());
 $starttime = $starttime[1] + $starttime[0];
 #creates an instance of your site's session
 $session =& JFactory::getSession();
 #Set our instance of the session with the parameter starttime.
 #We are naming it with the same name of the variable.
 #This is not a requirement, but it makes it easier to read.
 $session->set('starttime', $starttime);
?>

See it working here: http://www.excis.be
or here: http://www.sugarclothing.co.uk/

Scroll to the very bottom of the page and you'll see the module output there.



>> Details
License:
Language:
GNU
English
Virtuemart Featured Products Extended VM 1.0.15 Version: VM 1.0.15

Downloads: 337

2009-06-03

Virtuemart Featured Products Extended VM 1.0.15

featured.jpgThe featured products module (extended) is a nice change from the standard VM featured products module that allows greater configuration options on your products 'on special'.

 

 

 

 

Choose number of displayed products
Choose to show Product Price following VM price availability rules
Choose to show an Add-To-Cart button
Select either a table or liquid list design layouts!
Use standard VM browse templates or create your own!
For table layouts, choose to have colored rows or not
View items in all or selected categories only
Filter mode to view items from current category only
Filter mode to view items from current manufacturer only
Create additional module copies for different module positions!

This module has been around for a while but development seemed to stop at VM 1.0.12. It was originally available through the Virtuemart forum as a free download. Then the module went commercial and development continued so that it is still available today for VM 1.1 from joomlaxtc. This download is the original free download version for VM 1.0.12 but I have modified the ps_product.php so that it is now compatible with Virtuemart 1.0.15.

It can be seen working here - www.carstuffdirect.co.uk - the main page content has a region marked as "featured prodict  of the day". This is the module doing it's stuff.

Installation instructions: Install as a module in the normal way but replace your current ps_product.php file with the one included in the zipfile. Note: this ps_product.php is tested under VM 1.0.15 only.



>> Details
License:
Language:
GNU
English
mod_product_list_SEF_Joomla1.5 Version: VM 1.1+

Downloads: 5828

2009-03-06

Virtuemart 1.1 Drop-down Product List SEF Joomla 1.5 Native

This is a Virtuemart module to show all Products in a DROP-DOWN LIST.Virtuemart Drop-down Product List SEF joomla 1.5 It is loosely based upon Ken Wong's "Products in list form" and modified by ourselves to make it SEF friendly and by Max Guglielmino to make it truncate to fit left/right hand columns. This module now works in native mode on Joomla 1.5 & VM 1.1.

The features for the module are : The module works in conjunction with Artio's JoomSEF to generate human-friendly URLs to make your shop much more search-engine-friendly. When user selects a product or a category they will be redirected to product or category detail page. IMHO this should be part of core VM. Categories and products can be ordered by name, SKU &c You may choose to show only published products, all products, or products entered by date (from and to date)

This is beta -  See example here: http://www.sugarclothing.co.uk

The new version is sizable so it no longer takes up a lot of room on your site. It can be sized to fit the left or right hand column or any small module position.

See live example here:  http://www.sugarclothing.co.uk

The Joomla/VM 1.0 version is here

 



>> Details
License:
Language:
GNU
English
mod_product_list SEF Version: VM 1.0

Downloads: 1147

2008-10-13

 Virtuemart 1.0.15 Drop-down Product List SEF Joomla 1.0

dropdown-list.png

Now modified to be SEF (Search engine friendly). I have used this mod_product_list on more than one site and it is very useful indeed providing functionality that is missing from core Virtuemart. However, on the original there were two problems, firstly, the URL's the mod generates are not SEF friendly and are ignored by tools such as Artio SEF. This is the module's fault as the original generates the URL's in a hard-coded fashion rather than using the vm_parser to generate the URLs as a VM component would normally do. Secondly, the hard-coded URL has the item id set to 1 which causes the pathway to be missing the 'home' link. This caused formatting problems on my templates that have a pathway showing. I had the code changed so that this version is now fully SEF compliant and will work with SEF packages that generate human-friendly URLs such Artio JoomSEF. This updated version is now a good module and indispensable on a VM shop.

If you have long product names put it in a wide module position, preferably an inset module above your core content.

See live example here: http://www.goodwoodantiques.com/

It will take the width of your widest product name so please bear in mind that it will not fit the left or right hand columns if your product names are long!

The joomla 1.5 version is here



>> Details
License:
Language:
GNU
English
mod_vm_livesearch-0.1.1 SEF Version: VM 1.0 - 1.3

Downloads: 3493

2008-10-18

Virtuemart Ajax Live Search SEF Enabled Joomla 1.0 Native

ajax-livesearch-sef.pngThis module is now SEF friendly. This is a very nice module for Joomla 1.0 based upon original source code supplied by Antoine BERNIER.  See Joomla 1.5 version here . The original is useful on any shop, given just the first three characters of any product in the shop, this module will display the product-found list in a neatdrop down linked list of matching products.

Tested on VM 1.0.15 but should work on earlier versions of Virtuemart.

The Joomla 1.5 version is here http://lightquick.co.uk/jdownloads/mod-vm-livesearch-j1.5.html.

The original by Antoine was made available as part of the Virtuemart miscellaneous utilities and was able to replace the standard VM search box. Unfortunately the original produced URL code that is distinctly search engine and human unfriendly.

To overcome this limitation I have had some code changes made to make this module produce search engine friendly and human-readable URLs.

 

 



>> Details
License:
Language:
GNU
English
mod_vm_livesearch_j1.5 Version: virtuemart 1.1/2/3

Downloads: 2234

2009-03-20

Virtuemart Ajax Live Search Joomla 1.5 Native SEF

ajax-livesearch-sef.pngThis module is now producing SEF friendly URLs. This is a very nice module based upon original source code supplied by Antoine BERNIER. The original is useful on any shop, given just the first three characters of any product in the shop, this module will display the product-found list in a neatdrop down linked list of matching products. 

Tested on VM 1.1 and 1.2 should also work on VM 1.3.

The original by Antoine was made available as part of the Virtuemart miscellaneous utilities and was able to replace the standard VM search box. The original was designed for Joomla 1.0 but this now runs in native mode on Joomla 1.5. The Joomla 1.0 version is here.

Note: Install the module using the standard Joomla 1.5 module installation process but then copy livesearch.php to your root!!!

 



>> Details
License:
Language:
GNU
English
Excel data import Virtuemart.rar Version: virtuemart 1.0

Downloads: 508

2009-03-10

vm-excel.pngExcel data import tool for Virtuemart

JoomlaVMDL-This tool is used to quickly import Virtuemart product data with Excel files, users only needs to  editor the excel file's data, then use this tool  to import a large amount of product data immediately, it will use the excel date to generat product category and product's detail data automatically.

How to Use it:
1. develop the tool by java, so users must have jre environment.
2. unzip the zip file,and edit "database.properties"  file, fill in the correct database information, to replace joomlavm.com, xxxx, xxxx text.
3. the Excel file: productlist.xls, fill your product data into it. Attention, Do not modify the first row of the excel file.
4. Run the program - "Run.bat", finish import excel data into Virtuemart!

Excel Field:
name: the name of the product
sku: sku
brank: the first category
module: the secondary category
type: three-level category
descript: product descript
sdescript: product short descript
price: product price

 



>> Details
License:
Language:
GNU
English
mosregblocker1.3.1.zip Version: VM 1.0

Downloads: 102

2009-03-30

Virtuemart 1.0 Registration Blocker

vm-blocker.pngThis is an essential mambot extension for all forum or multi-user sites that allow registration. It prevents certain usernames from being registered on the front end of your site. For example, you might not want someone to register using the name "webmaster",  "admin" or "administrator" since this allows a dodgy user to masquerade as someone with administrator or with other privileged access. This could be used to extract information from unsuspecting site visitors.

A simple way to accomplish this is to pre-register those usernames thus effectively blocking them but this is awkward and not very elegant and is liable to a mistake. RegistrationBlocker makes this whole process a lot more convenient. All you have to do is to enter the usernames in the mambot's backend, one on each line.

You can even use an asterisk as a wildcard for blocking a whole range of usernames. For example, if you enter admin* in the list, you will block usernames beginning with admin like admin, administrator, administration and so forth. With *admin* you will block all names containing admin, like siteadministrator etc.

Furthermore you can limit which email addresses that can be registered. For example, a company can set up a site where only its own employees can register by specifying *@mycompany.com.

If you rather want to block certain email addresses you can do this too. For example, you can deny registrations for email providers such as Hotmail or Yahoo by inserting these lines in the prevent field:

*@hotmail.com
*@yahoo.com

Finally you can deny access from certain IP's by using the appropriate text fields. Use a * for wildcards, like 212.* to specify IP's 212.x.x.x etc. Use the Allow only field if you want to limit access to certain IP's, or the Deny access field to block those IP's. You can choose to block all access (default) or only registrations.

The usernames and email addresses are case insensitive, so webmaster will catch WebMaster as well etc.

NOTE: RegistrationBlocker works with the standard Joomla login component, Community Builder and VirtueMart. If you use any another registration component, it might not work.



>> Details
License:
Language:
GNU
English
load-mambots-plugins-for-Virtuemart_1_0_15.zip Version: VM 1.0.14 & 15

Downloads: 200

2008-11-06

vm-mambot.pngLoad mambots for Virtuemart

This change to core Virtuemart allows you to load modules or mambots (plugins) into your VM content area which previously was not possible with standard VM. This allows you to install your content plugins into Virtuemart content. So now you can embed music players or similar toys into VM product or category descriptions.

This cannot be installed in the conventional Joomla sense. You'll need to unzip it and it's structure to a temporary folder on your machine. Then ftp it all across, replacing the original VM files. From then on it is a breeze. 



>> Details
License:
Language:
GNU
English
bot_vm_product_stats.zip Version: Virtuemart 1.0.12

Downloads: 185

2009-03-10

vmstats.pngVirtuemart Product Statistics Mambot

Instead of a heavy-weight google analytics bridge, the instaCommerce Product Stats for Virtuemart is a small and simple mambot and component plug-in  that counts hits for your Virtuemart Products. It shows IP addresses and can display yearly, weekly and daily stats. It is composed of a component and a bot. The bot does the counting and writing to the database and the component collects the info and displays in the back-end. This download is the mambot, the component is here. You will need both the component and the mambot in order for this extension to function. It has been tested on vm1.0.12 but may work on other versions - please try it.



>> Details
License:
Language:
GNU
English
com_vm_product_stats.zip Version: Virtuemart 1.0.12

Downloads: 210

2009-03-10

vmstats.png Virtuemart Product Stats Component

The instaCommerce Product Stats for Virtuemart is a small and  simple mambot and component plug-in  that counts hits for your Virtuemart Products. It shows IP addresses and can display yearly, weekly and daily stats. It is composed of a component and a bot. The bot does the counting and writing to the database and the component collects the info and displays in the back-end.This download is the component, the mambot is here .

You will need both the component and the mambot in order for this extension to function. It has been tested on vm1.0.12 but may work on other versions - please try it and see.

 

 



>> Details
License:
Language:
GNU
English
com_secureregistration Version: Joomla 1.0

Downloads: 222

2008-11-26

Virtuemart Secure Login Component - stop SPAM on your shop/site

captcha.jpg

Providing a good captcha form on a registration form is quite a difficult thing to find and normally requires changes to core system files. This one does not require any such drastic action. Simply install the component and the module, placing the module in your preferred location.

This is not a Virtuemart component as such but it is exceedingly useful addition to any virtuemart shop providing secure a login to your customers.

The login form provides aregister link which displays a full page login with a good quality captcha.The gentleman that created this module/component removed this download from his site as he could not cope with the bandwidth and the sheer number of registrations. As it now appears impossible to download from his site I am providing his offering here. If you find it useful please email the author and tell him so. This extension comes in the form of a component where you specify the size and form of the captcha and a module which displays the login form. This download is the component part. You will also need to download the module as well.



>> Details
License:
Language:
GNU
English
mod_secureregistration Version: Joomla 1.0

Downloads: 193

2008-11-26

Virtuemart Secure Login Module - stop SPAM on your shop site

captcha.jpgProviding a good captcha form on a registration form is quite a difficult thing to find and normally requires changes to core system files. This one does not require any such drastic action. Simply install the component and the module, placing the module in your preferred location.

This is not a Virtuemart component as such but it is exceedingly useful addition to any virtuemart shop providing secure a login to your customers.

The login form provides aregister link which displays a full page login with a good quality captcha.The gentleman that created this module/component took the downloads of his site as he could not cope with the bandwidth and the sheer number of registrations. As it now appears impossible to download from his site I am providing his offering here. If you find it useful please email the author and tell him so. This extension comes in the form of a component where you specify the size and form of the captcha and a module which displays the login form. This download is the module part. You will also need to download the component as well.



>> Details
License:
Language:
GNU
English
Virtuemart Search Cloud Joomla 1.0 Version: VM 1.0

Downloads: 206

2009-03-07

Virtuemart Search Cloud Joomla 1.0

search-cloud.png This Virtuemart tag cloud is directly linked to the search function of Virtuemart showing tag clouds generated from your VirtueMart Product Descriptions. An exceedingly useful tool which allows your visitor to navigate your site based upon the most frequently used words in your shop. This is also beneficial to your site position in Google. Google seems to love tags.

This is Joomla 1.0/ VM 1.0 module so enjoy up to date functionality on your Virtuemart shop. The configuration is currently in German but don't let that put you off. I'll translate them as soon as I have some time.

See an example in action here: http://lightquick.co.uk/shop-home.html (at the bottom of the main shopping area)



>> Details
License:
Language:
GNU
English
Virtuemart JXTC Enhanced Home Page Version: VM 1.0

Downloads: 319

2008-10-22

Virtuemart JXTC Enhanced Home Page

jxtc.jpgThis module puts three new module positions on the Virtuemart main category page, shoptop (Top Full Width Banner Spot) shopleft (50% Left module position) shopright (50% Right module position) . This allows you to publish any content you choose in these Virtuemart only module positions. This is a significant enhancement to your shop that will allow your VM  landing page to look different from everyone else's.

Please visit JXTC's site and show your appreciation by donating them a bit of cash!



>> Details
License:
Language:
GNU
English
Virtuemart Category Menu Add on Version: VM 1.0

Downloads: 844

2008-10-22

Virtuemart Category Menu Add on

virtuemart-clear-bground.gif This add-on is a few changes to core Joomla that have the effect of allowing you to create menu items linking directly to product categories. This is an indispensible addition to Joomla, all VM shops should have this, how else are you going to link your product ranges to your main menu? 

This cannot be installed in the conventional sense. You'll need to unzip it and it's structure to a temporary folder on your machine. Then ftp it all across, folders and contents alike. From then on it is a breeze. A new option will be found on the menu types you can create. A link to Virtuemart Categories will appear.



>> Details
License:
Language:
GNU
English
SBD Accordion menu Version: 0.88

Downloads: 606

2008-10-22

SBD Accordion menu for Joomla/Virtuemart

This menu is different in that is is an accordion menu, ie. it can just sit there and when you hover your cursor over it an accordion-like  drop-down immediately appears. It is a very sexy effect. When used in conjunction with the virtuemart menu addon extension here you can create very sexy accordion menus of your Virtuemart categories.



>> Details
License:
Language:
GNU
English
com_jdtestimonials_1.1.zip Version: VM 1.0

Downloads: 191

2008-10-21

Virtuemart JD Testimonials Component

jdtestimonials.gif JD testimonials is a red-hot utility that allows you to display customer testimonials on your product pages. This component will automatically send an email reminding your customer to write a short review about your service/product. These feedback messages are automatically stored in the VM backend. You will need the JD testimonials module to be installed to display the testimonials.



>> Details
License:
Language:
GNU
English
mod_jdtestimonials_1.0.zip Version: VM 1.0

Downloads: 156

2008-10-21

jdtestimonials.gif

Virtuemart JD Testimonials  Module

JD testimonials is a red-hot utility that allows you to display customer testimonials on your product pages. This module will display the testimonials on your site that have been created using the JD testimonials component that is required to be installed too.



>> Details
License:
Language:
GNU
English
JoomlaSEF_VM_Extension v1.0.0.zip Version: VM 1.0

Downloads: 186

2008-10-21

joomlasef.pngVirtuemart Extension for JoomlASEF and OpenSEF.

 Originally written for OpenSEF RC5, this JoomlaSEF extension has not been fully tested but seems to work. Please note that this extension is NOT for Artio JOOMSEF so you will need the open source JoomlaSEF and/or Open SEF components installed for this extension to work which you can get here.



>> Details
License:
Language:
GNU
English
mod_em_product_categories Version: VM 1.0

Downloads: 265

2008-10-21

Virtuemart Product Category List with Forced Item ids

mother.pngVirtuemart often has problems with items IDs when navigating. This module is like the standard mod_product_categories module that is distributed with VirtueMart but if you have problems with virtuemart products not showing, then try this category module as you can manually force the item id.

Mod_em_product_categories displays a menu of VirtueMart Product Categories to control customer browsing, and requires the installation of the VirtueMart Main Module. However, mod_em_product_categories adds a parameter that will override the Itemid's that would otherwise be included in all the links produced by the module. (In this initial version only if the TransMenu option is selected for the MenuType parameter)

Requires three support files that should be present in your VM 1.0 installation: /modules/vm_transmenu/ShopMenu_em.php /modules/vm_transmenu/transmenu_em.php /modules/vm_transmenu_em.php



>> Details
License:
Language:
GNU
English
mod_quicknav 1.7 Version: VM 1.0

Downloads: 318

2008-10-21

site-navigation.jpg

Virtuemart Quick Navigation Drop-Down

A good working drop-down Joomla menu, takes up very little space and best of all will display your Virtuemart top level categories as well as your Joomla menus, what more can I say ? Highly recommended.



>> Details
License:
Language:
GNU
English
mod_Shipping Calculator v1.1.3.zip Version: VM 1.0

Downloads: 262

2008-10-21

Virtuemart WHIP Shipping Calculator Module

The WHIP Shipping Module provides customisable shipment algorithms for calculating the total shipment cost based on Shipment Weight, Shipment Volume, a combination of weight & volume or neither. The WHIP Shipment Module can be used independently or with the Shipper/Rates database to provide multiple Shipper Rate criteria based on Shipment Quantity, etc...



>> Details
License:
Language:
GNU
English
Virtuemart DHL Shipping & Printing Module (US) Version: VM 1.0

Downloads: 191

2008-10-23

Virtuemart DHL Shipping & Printing Module (US)

dhl.jpg This module is a modification to core Joomla providing comprehensive DHL shipping functionality, to quote one of the authors "the DHL shipping module does a few more things than normal shipping modules and thus required some changes/additional to the base VirtueMart code."

There are full and comprehensive instructions in the zipfile, a summary of the requirements listed here.

1. A DHL Account.
2. Access to DHL's TrackIT, RateIT and ShipIT APIs.
3. Virtuemart Version 1.0.12 (should work with later versions but untested by me)
4. CURL
(almost all servers have this enabled, if your not sure you can check your php configuration to find out if you have CURL enabled. http:/www.domainname.com/info.php normally shows you what you have installed) 



>> Details
License:
Language:
GNU
English
mod_vm_shoppingCartList Version: Virtuemart 1.0

Downloads: 238

2009-03-17

Compact shopping Cart for Virtuemart 1.0

This compact cart displays the number of products bought and their total taxed value. a useful enough tool that replaces the standard VM shopping cart component taking up less space on the page than the original.



>> Details
License:
Language:
GNU
English
mod_virtuemart_luckyphoto_1.2 Version: VM 1.0

Downloads: 366

2008-10-18

Virtuemart Lucky Photo Lightbox

luckyphoto.png This lucky photo module works on most of my Virtuemart 1.0.15 sites. It creates a very nice lightbox effect on yourshop images. See here for a demo:

http://www.goodwoodantiques.co.uk/visit-shop/original-oak-champagne-racks.html

When you reach the site, click on one of the Virtuemart product photos and watch the lightbox effect.



>> Details
License:
Language:
GNU
English
mod_paypal_verified.zip Version: VM 1.0

Downloads: 213

2008-10-18

Virtuemart Paypal Verification

paypal-clear.gifThis is a simple extension for Joomla that gives the Paypal Verified logo within a module position. Clicking on the module will take the visitor to Paypal's site verifying the Paypal status of the seller. Useful in any shop. Does not require Virtuemart to be installed.



>> Details
License:
Language:
GNU
English
Artio joomSEF extension 1.0 - free for virtuemart Version: VM 1.0

Downloads: 216

2008-10-18

Virtuemart Artio Joom SEF extension FREE

artio.gifArtio JoomSEF needs certain extensions to be installed in order for Artio to create Search engine Friendly  URLs. If you don't install them Artio won't create SEF URLs and your Joomla URLs will look like this:

http://www.onewire.co.uk/component/page,shop.product_details/flypage,shop.
flypage/product_id,33/category_id,11/option,com_virtuemart/Itemid,19/
 

If you have the extension installed it will look something like this:

http://www.onewire.co.uk/shop/sensors/power/basic-power.html

Artio have extensions for certain key Joomla components but several of them have to be paid for. Their Virtuemart extension is a case in hand. It is not expensive for what it does but you have to pay for it.  The one offered here is free.

Do not install this extension the usual Joomla way but instead do so by going to the Artio component itself  and clicking the Artio extension install button.

Note: Try this extension out yourself and trial it for a while - see if it works for you! I have tried it on my demo shop and although it worked it did some some strange stuff to some of the URLs. Virtuemart pages had a /0/ inserted at the top level. Also IE7 had some problems with deriving the correct image path from the supplied URL whereas IE6 and firefox were fine.  

It may work fine on your virtuemart site but test it first on a virtuemart cart that is not so important - YOU HAVE BEEN WARNED! :-)



>> Details
License:
Language:
GNU
English
mod_vmquickicon_1.0.3.zip Version: VM 1.0

Downloads: 214

2008-10-13

Virtuemart Order Status Joomla Admin Control Panel Enhancement

vm_logo.gifA useful addition to the Joomla Control panel, allows the VM icon buttons to appear on your main control panel page, avoids that difficult navigating down more components...

>> Details
License:
Language:
GNU
mod_vm_cpanel Version: VM 1.0

Downloads: 219

2008-10-13

Joomla Admin/ Virtuemart Control Panel Enhancement

vm-tab-picture.jpg A useful addition to the Joomla Control panel, allows the the list of VM orders pending/processing to appear on your main control panel page in a handy tab, avoids that difficult navigating down more components...

Place this administrator module in the cpanel position. 

Note: If you are installing onto a Joomla 1.0.nn  system then comment out line 18 by putting two // in front of the following code:

include( $mosConfig_absolute_path .'/components/com_virtuemart/compat.joomla1.5.php');

This will suppress an error message when you click on the Virtuemart tab 

 



>> Details
License:
Language:
GNU
bot_vm_inline_products 1.1 Version: VM 1.0

Downloads: 199

2008-10-13

Virtuemart Inline Product Display 1.1

This bot is very useful as it allows the dynamic display of VM products within the main Joomla content. A very useful bit of functionality. This is the earlier version that seems to work with all Joomla 1.0 sites. It is less configurable than the later version but is less prone to problems. Recommended.



>> Details
License:
Language:
GNU
English
bot_vm_inline_products 1.4 Version: VM 1.0

Downloads: 184

2008-10-13

Virtuemart Inline Product Display 1.4

This bot is very useful as it allows the dynamic display of VM products within the main Joomla content. this is the later version that does not seem to work with all site. It is very configurable but does not always work. Try it on your site and see. If it does not work then load version 1.1 instead.



>> Details
License:
Language:
GNU
English
Virtuemart Dubai Islamic Bank Payment Module Version: v 1.0

Downloads: 86

2008-11-06

Virtuemart Dubai Islamic Bank Payment Module

dib_logo.pngThis Virtuemart  Module allows your website to take payments and pay them through your DIB payment gateway. This payment module is essential if you or your site are strictly islamic. This means that it can only receive payments into the payment gateway of a bank that does not charge nor give interest payments. Quite essential for some islamic-observing web designers. You can download it here.


>> Details
License:
Language:
GNU
English


Virtuemart Assistance

If you require assistance regarding VM or Joomla then please contact lightquick here.

Contact me here

Site Last Modified

Site Last Modified:Friday 5 March 2010, 11:00

Secure Login Form






Lost Password?
No account yet? Register