Regarding Manual for the module

I apologize that I could not issue any manual/instruction for the module I’ve coded as I have been engaging in other matters from my work. I hope I could have a draft for it by April.

Regarding Supports for the module

You could currently leave a message/comment in any of my post and I’ll answer it within 2 days, hopefully.

Regarding the Features for the module

I am planning to add the following features:

1. Filter Products by Manufaturers (by posting “&manufacturer_id= X” parameter in url)
2. Filter Products by Discount Status ( to show only discounted products by posting “&discounted=Y” parameter in url)

This is just a project from an amateur. Please do comment / criticize the module I modified from “Virtuemart Cherry Picker Dummy”.

It provides:

1. Product Filter by Parameter
2. A “(x)” link to remove selected filter
3. Product Count
4. SEF ?(not sure)Not Supporting SEF

Codings used in module:

1. vmGET API to retrieve and detect parameter values in URL
2. Increment  $i++ loop to generate parameter query string
3. Using JURI::getInstance()->toString() + parameter + parameter_field to construct the filter URL (and thus not SEF)
4. Using str_replace ( parameter_field, JURI::getInstance() ) to remove the parameter_field

Disclaimer:

Please use the module at ur own risk as the codes are not clean I am sure
Please do not use in production site

Download: http://www.box.net/shared/u6l7vkplj4

http://forum.virtuemart.net/index.php?action=dlattach;topic=66685.0;attach=13771

Follow

Get every new post delivered to your Inbox.