hostbrute/uppy

A media manager for orchestra platform
6 1
Install
composer require hostbrute/uppy
License:MIT
Last Updated:Dec 11, 2014
Links: GitHub  ·  Packagist
Maintainer: hostbrute

uppy

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