formulaires et modifs

This commit is contained in:
2026-06-30 22:39:13 +02:00
parent 83f509d2bc
commit 543f7c8fcd
9 changed files with 818 additions and 275 deletions

View File

@@ -387,6 +387,14 @@ Exemple pour un export tous les jours à 02:15 :
15 2 * * * cd /var/www/ton-projet && npm run export:lycee-excel >> /var/log/lycee-export.log 2>&1
```
### nouveau type de fichier Excel qui inclut un tableau
```bash
ACADEMIE_EXCEL_SKIP_UPLOAD=1 \
ACADEMIE_EXCEL_LOCAL_OUTPUT=exports/test-academie.xlsx \
node scripts/export-academie-excel.js
```
# Couleurs
Ajouter de la couleur dans du texte blocks strapi