uskur/attachments

There is no license information available for the latest version (v1.0.0) of this package.

Attachments plugin for CakePHP

Installs: 246

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Language:JavaScript

Type:cakephp-plugin

v1.0.0 2017-12-19 08:57 UTC

This package is auto-updated.

Last update: 2024-04-17 08:31:11 UTC


README

Installation

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.