A media manager for orchestra platform

dev-develop / 0.0.x-dev 2014-12-11 08:24 UTC

This package is not auto-updated.

Last update: 2024-04-23 05:38:07 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