generated from gitea_admin/default
formulaires et modifs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user