mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-09 19:13:26 +00:00
c2297f04a58dc27b95e34d7515e8221487b4522d
Phraseanet 3.7 - Digital Asset Management application
#Features :
Metadatas Management (include Thesaurus and DublinCore Mapping) Search Engine (Sphinx Search Integration) RestFull APIS (See Developer Documentation https://docs.phraseanet.com/3.6/Devel) Bridge to Youtube/Dailymotion/Flickr
#Documentation :
https://docs.phraseanet.com/3.6/
#Easy Installation
Get the latests sources here https://github.com/alchemy-fr/Phraseanet/downloads
Setup your webserver
Nginx
server { listen 80; server_name subdeomain.domain.tld; root /path/to/Phraseanet/www; index index.php; location /web { alias /path/to/Phraseanet/datas/web; } location /download { internal; alias /path/to/Phraseanet/tmp/download; } location /lazaret { internal; alias /path/to/Phraseanet/tmp/lazaret; } }
Let's go !
#License
Phraseanet is licensed under GPL-v3 license.
Description
Digital Asset Management PHP app
damdigital-asset-managementdockerdocker-composekubernetesmammedia-asset-managementphpphraseanetsingle-page-applications
Readme
GPL-3.0
368 MiB
Languages
PHP
68.6%
Twig
12.8%
JavaScript
11.4%
SCSS
3.9%
HTML
2.1%
Other
1%