RO CSVI

Custom Filters import and export

Requirements

  • CSVI 4.2+
  • Joomla 2.5+
  • VirtueMart 2.0
  • Custom Filters 1.2
  • PHP 5.3

Background information

The Custom Filters extension allows for advanced filtering of VirtueMart products based on the custom fields created in VirtueMart.

Import custom filters

The custom fields import requires the following fields:

  • custom_title

An example CSV file looks like this:

"custom_title";"published"
"Color";"Y"

Let's have a closer look at the fields.

custom_title

The name of the custom field as defined in VirtueMart

published

Set the fields as published or unpublished.

Export custom filters

To export custom filters the process is the same as all other exports.