hamjoint/mustard-media

Photo & video support for the Mustard marketplace platform.

dev-master 2016-01-13 12:52 UTC

This package is not auto-updated.

Last update: 2024-04-09 02:10:29 UTC


README

StyleCI Build Status Total Downloads Latest Stable Version Latest Unstable Version License

Photo & video support for Mustard, the open source marketplace platform.

Installation

Via Composer (using Packagist)

composer require hamjoint/mustard-media

Then add the Service Provider to config/app.php:

Hamjoint\Mustard\Media\Providers\MustardMediaServiceProvider::class

Licence

Mustard is free and gratis software licensed under the GPL3 licence. This allows you to use Mustard for commercial purposes, but any derivative works (adaptations to the code) must also be released under the same licence. Mustard is built upon the Laravel framework, which is licensed under the MIT licence.