Skip to content

CakeDC/cakephp-uppy

Repository files navigation

CakeDC Uppy Plugin

The Uppy plugin covers the following features:

  • Upload files directly from the browser to a configured cloud storage backend using a presigned URL
  • Pluggable storage drivers: Amazon S3, Google Cloud Storage, and Cloudflare R2 (selectable via Uppy.driver)
  • Persist file path, mime type, date, metadata and the relation to the user (or other related model) in the uppy_files table

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.

Packages

 
 
 

Contributors