vehiclefits / vehicle-fits-metator
Vehiclefits Metator Module.
dev-master
2013-08-11 03:14 UTC
Requires
- joshribakoff/zf1-empty: *
- vehiclefits/vehicle-fits-core: 0.2.*
Requires (Dev)
This package is not auto-updated.
Last update: 2024-11-04 15:08:56 UTC
README
Module to add to Vehicle Fits to the Metator shopping cart we are creating
#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()?>