hamjoint/mustard

The open source marketplace platform.

dev-master 2016-02-15 19:43 UTC

This package is not auto-updated.

Last update: 2024-04-23 00:58:40 UTC


README

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

Mustard is an open source marketplace platform, similar to eBay. It is developed and maintained by Hamjoint CIC for Hamjoint Market, a marketplace dedicated to amateur radio and electronics.

Mustard is dependent on several components of the Laravel framework, and supports Composer for dependency management. Building a Mustard-based application requires some knowledge of PHP development.

Features

Requirements

See composer.json.

Installation

Via Composer (using Packagist)

composer require hamjoint/mustard

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.