baron / rkimages

Extending the catalog image classes to make them available for any type of image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rkimages

Extending the catalog image classes to make them available for any type of image

Usage

<img src="<?php echo $this->helper('rkimages/image')->run('path/to/your/image')->resize(135); ?>" alt="Your Alt Here" />

About

Extending the catalog image classes to make them available for any type of image


Languages

Language:PHP 100.0%