Skip to content

Opencart image resize tool for cakephp 2.x in a plugin

Notifications You must be signed in to change notification settings

sreepati/resize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

resize

Opencart image resize tool for cakephp 2.x in a plugin

Usage : Like in Opencart :

$this->loadModel(Image);
$this->Image->resize('path of image',$height,$width);

About

Opencart image resize tool for cakephp 2.x in a plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages