Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 513 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 513 Bytes

Vehicle-Fits-Metator

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()?>