hostbrute / uppy
A media manager for orchestra platform
dev-develop / 0.0.x-dev
2014-12-11 08:24 UTC
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: 2024-11-19 08:41:10 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