Skip to content

iutbay/mm-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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