vehiclefits/vehicle-fits-metator

Vehiclefits Metator Module.

dev-master 2013-08-11 03:14 UTC

This package is not auto-updated.

Last update: 2024-04-08 12:41:24 UTC


README

Module to add to Vehicle Fits to the Metator shopping cart we are creating

See http://metator.com/

#Install After installing Metator, drop this project in to ./extensions/VehicleFitsMetator, cd to it and run composer install. Copy application.config.local.php.dist to your ./config/autoload

#Add The Search Use this line to call the view helper, which outputs the vehicle search anywhere in your layout (typically sidebar):

<?=$this->vfsearch()?>