Files
Phraseanet/README.md
Nicolas Le Goff 2899f152fb Merge branch '3.8' into fix-latest-merge
Conflicts:
	README.md
	composer.json
	composer.lock
	config/configuration.sample.yml
	lib/Alchemy/Phrasea/Application/Api.php
	lib/Alchemy/Phrasea/Controller/Admin/TaskManager.php
	lib/Alchemy/Phrasea/Controller/Api/Oauth2.php
	lib/Alchemy/Phrasea/Controller/Prod/Basket.php
	lib/Alchemy/Phrasea/Core/Event/Subscriber/ApiExceptionHandlerSubscriber.php
	lib/Alchemy/Phrasea/Core/Provider/RegistrationServiceProvider.php
	lib/Alchemy/Phrasea/Core/Version.php
	lib/classes/API/V1/adapter.php
	lib/classes/API/V1/result.php
	lib/classes/module/console/schedulerStart.php
	lib/classes/module/console/schedulerState.php
	lib/classes/module/console/schedulerStop.php
	lib/classes/module/console/taskrun.php
	lib/classes/set/export.php
	lib/conf.d/_GV_template.inc
	lib/conf.d/configuration.yml
	templates/web/admin/setup.html.twig
	templates/web/admin/tasks/list.html.twig
	templates/web/api/auth/end_user_authorization.html.twig
	templates/web/prod/actions/Feedback/list.html.twig
	templates/web/prod/actions/publish/publish.html.twig
	templates/web/prod/upload/upload.html.twig
	tests/classes/api/v1/api_v1_adapterTest.php
	tests/classes/api/v1/api_v1_resultTest.php
2014-08-11 20:28:03 +02:00

38 lines
1.1 KiB
Markdown

Phraseanet 3.9 - Digital Asset Management application
=====================================================
[![Build Status](https://secure.travis-ci.org/alchemy-fr/Phraseanet.png?branch=master)](http://travis-ci.org/alchemy-fr/Phraseanet)
#Features :
- Metadatas Management (include Thesaurus and DublinCore Mapping)
- Search Engine (Sphinx Search Integration)
- RestFull APIS (See Developer Documentation https://docs.phraseanet.com/Devel)
- Bridge to Youtube/Dailymotion/Flickr
#Documentation :
https://docs.phraseanet.com/
#Installation :
You **must** not download the source from GitHub, but download a packaged version here :
https://www.phraseanet.com/download/
And follow the install steps described at https://docs.phraseanet.com/Admin/
#Developement :
For development purpose Phraseanet is shipped with ready to use development environments using vagrant.
See https://docs.phraseanet.com/Devel/
#License :
Phraseanet is licensed under GPL-v3 license.
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/alchemy-fr/phraseanet/trend.png)](https://bitdeli.com/free "Bitdeli Badge")