hostbrute / uppy
A media manager for orchestra platform
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 1
pkg:composer/hostbrute/uppy
Requires
- php: >=5.4.0
- codesleeve/laravel-stapler: dev-master
- dimsav/laravel-translatable: 4.3.*
Requires (Dev)
This package is not auto-updated.
Last update: 2025-10-07 12:40:36 UTC
README
Media manager for Orchestra Platform 2
What is this package?
You can create albums and upload pictures within orchestra platform. With the following features:
- CSRF Protection
- ACL integration (Orchestral/Control)
- Event driven
Events
Event::fire('uppy.(albums|pictures): (saved|saving|creating|created)', [($album|$picture), $input]);
Installation
Installation via composer