-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#9 [Mod] add: new version number 1.0.0
- Loading branch information
1 parent
3b0ff7d
commit 812e190
Showing
2 changed files
with
54 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,53 @@ | ||
# digiboard | ||
Tableau de bord pour les applications DigiRisk, DigiQuali et bien plus ... | ||
# DigiBoard sur [DOLIBARR ERP CRM](https://dolibarr.org) | ||
|
||
## Informations | ||
|
||
- Numéro du module : 436320 | ||
- Dernière mise à jour : 11/10/2024 | ||
- Éditeur : [Evarisk](https://evarisk.com) | ||
- Thème : Eldy Menu | ||
- Licence : GPLv3 | ||
- Disponible sur : Windows - MacOS - Linux | ||
|
||
### Version | ||
|
||
- Version : 1.0.0 | ||
- PHP : 7.4.33 | ||
- Compatibilité : Dolibarr 19.0.3 - 20.0.0 | ||
- Saturne Framework : 1.7.0 | ||
|
||
## Liens | ||
|
||
- Support & Assistance : [Forum dolibarr.fr](https://dolibarr.fr) / Par mail à [email protected] | ||
- Demo : [Demo DigiBoard](https://demodoli.digirisk.com) - ID: demo - Password: demo | ||
- Documentation : [Wiki DigiBoard](https://wiki.dolibarr.org/index.php/Module_DigiBoard) | ||
- Projet Github : [Projet DigiBoard](https://github.com/Evarisk/digiboard/projects?query=is%3Aopen) | ||
- Saturne Framework : [Télécharger Saturne](https://dolistore.com/fr/modules/1906-Saturne.html) | ||
- D'autres modules développés par Evarisk disponibles sur [Dolistore.com](https://dolistore.com) | ||
|
||
## Fonctionnalités | ||
|
||
- Tableau de bord pour les applications DigiRisk, DigiQuali et bien plus ... | ||
|
||
## Traductions | ||
|
||
- Français | ||
- Anglais | ||
|
||
## Installation | ||
|
||
### Méthode 1 : | ||
|
||
- Depuis le menu "Déployer/Installer un module externe" de Dolibarr : | ||
- Glisser l'archive ZIP 'module_digiboard-X.Y.Z' et cliquer sur "ENVOYER FICHIER" | ||
- Glisser l'archive ZIP 'module_saturne-X.Y.Z' et cliquer sur "ENVOYER FICHIER" | ||
- Activer le module dans la liste des Modules/Applications installés | ||
|
||
### Méthode 2 : | ||
|
||
- Dans le dossier "dolibarr/htdocs/custom" copier la ligne suivante : | ||
``` | ||
git clone https://github.com/Evarisk/digiboard.git | ||
git clone https://github.com/Evarisk/saturne.git | ||
``` | ||
- Activer le module dans la liste des Modules/Applications installés |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters