Page Contents

Installation

The only officialy supported method of installing this plugin is via composer.

composer require josegonzalez/cakephp-upload

Enable plugin

Use the shell command to enable the plugin. Execute the following line:

bin/cake plugin load Josegonzalez/Upload