ceyhunism/yii2-file-kit

Yii2 file upload and storage kit

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

1.0.0 2018-05-27 09:18 UTC

This package is not auto-updated.

Last update: 2024-04-14 03:17:41 UTC


README

Packagist

This kit is designed to automate routine processes of uploading files, their saving and storage. It includes:

  • File upload widget (based on Blueimp File Upload)
  • Component for storing files (built on top of flysystem)
  • Actions to download, delete, and view (download) files
  • Behavior for saving files in the model and delete files when you delete a model