Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 492 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 492 Bytes

Uploadable CakePHP 2.x Plugin

A CakePHP 2.x Plugin developed to help with uploading files and images from a form and storing the value in a model row.

Requirements

  • CakePHP 2.x
  • PHP 5.2.8+
  • Imagick is required for some optional PDF functionality

Features

Documentation

For documentation, see the Docs directory of this repository.