cakedc/cakephp-uppy

CakeDC Uppy plugin for CakePHP

Installs: 23

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 8

Forks: 0

Open Issues: 0

Type:cakephp-plugin

2.0.3 2024-04-08 12:36 UTC

This package is auto-updated.

Last update: 2024-04-09 13:32:26 UTC


README

The Uppy plugin covers the following features:

  • Upload directly files to configured S3 from frontside using a signature
  • Save on configured table path to uploaded files on S3, mime_type, date, metadata and relation to user and specified related model in database indicated

Requirements

  • CakePHP 5.0+
  • PHP 8.1+

Documentation

For documentation, as well as tutorials, see the Docs directory of this repository.

Support

For bugs and feature requests, please use the issues section of this repository.

Commercial support is also available, contact us for more information.

Contributing

This repository follows the CakeDC Plugin Standard. If you'd like to contribute new features, enhancements or bug fixes to the plugin, please read our Contribution Guidelines for detailed instructions.

License

Copyright 2024 Cake Development Corporation (CakeDC). All rights reserved.

Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.