You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
composer require uskur/attachments
Include $this->addBehavior('Uskur/Attachments.Attachments'); in target table.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
composer require uskur/attachments
Include $this->addBehavior('Uskur/Attachments.Attachments'); in target table.