Projet

Général

Profil

Partie serveur » Historique » Révision 4

Révision 3 (Eric Seigne, 24/03/2020 16:00) → Révision 4/8 (Eric Seigne, 26/03/2020 15:28)

# ClicPDF, le développement du serveur

Dépendances: apache, php et image magick

```
apt install imagemagick apache2 libapache2-mod-php7.3 php-cli
```

Pour récupérer le code source du serveur:

```
git clone https://projets.cap-rel.fr/informatique/clicpdf/serveur.git
```

Le code du serveur s'appuie sur les logiciels libres suivants:
* Free PHP File Directory Script -> https://halgatewood.com/free/file-directory-list/ - code source https://github.com/halgatewood/file-directory-list/ sous licence MIT
* Parsedown de Emanuil Rusev -> http://parsedown.org - code source https://github.com/erusev/parsedown sous licence MIT

Go to top
Ajouter une image à partir du presse-papier (Taille maximale: 50 Mo)