Media Client is a client side for the project Media Library.
To install the client on your server, follow these instructions :
- Clone the project :
$ git clone https://github.com/Kero76/client-media-library.git
or download source here : Source code. - Install dependencies with composer :
$ cd client-media-library/ && composer install
. - Move source code on your server and go on your favorite web browser at the following uri :
http://your_server_uri/MediaClient/web/index.php/
.
Nota Bene : Before installation, check if you have a Media Library project who work on a server before installing the client.
You can see how to contribute on Media Client project here : CONTRIBUTING.md
Work in Progress.
Media-Client is under GPLv3 license.
- Nicolas GILLE : nic.gille@gmail.com