/mm-server

Media Manager Server

Primary LanguagePHP

Media Manager Server

This Yii2 simple application can be used to provide data to Media Manager Client.

Demo

https://www.iutbayonne.univ-pau.fr/~klevron/mm/

Requirements

  • A Web Server with PHP >= 5.4.0
  • Composer

Install

git clone https://github.com/iutbay/mm-server
cd mm-server
composer install

Composer will install :

You should then configure your web server : it should access to the web folder.

Config

TODO