programme.html.twig/.yalm/.md

This commit is contained in:
2021-03-15 17:26:53 +01:00
parent 0330bc5f4e
commit bc84eb05d5
7 changed files with 93 additions and 77 deletions
+20 -17
View File
@@ -4,35 +4,38 @@
- intall grav avec composer
```composer create-project getgrav/grav ~/webroot/grav```
```composer create-project getgrav/grav ~/webroot/grav```
- lance serveur local
```cd ~/webroot/nomdusite```
```php -S localhost:8000 system/router.php```
Fenêtre à laisser ouverte!
```cd ~/webroot/nomdusite```
```php -S localhost:8000 system/router.php```
Fenêtre à laisser ouverte!
- dans autre fenetre, installer version admin
```cd ~/webroot/nomdusite```
```bin/gpm selfupgrade``` (mise à jours)
```cd ~/webroot/nomdusite```
```bin/gpm selfupgrade``` (mise à jours)
```bin/gpm install admin``` (installe ladmin)
```bin/gpm install admin``` (installe ladmin)
```bin/plugin login newuser``` (créer un nouvel utilisateur)
```bin/plugin login newuser``` (créer un nouvel utilisateur)
# Pour lancer le sites
# Pour lancer le site
```cd ~/chemin/dudossier/dev-epau.archi.fr```
```cd ~/chemin/dudossier/dev-epau.archi.fr```
pour premier lancement
pour premier lancement
```php bin/grav install```
```php bin/grav install```
ensuite
```php -S localhost:8000 system/router.php```
Fenêtre à laisser ouverte!
ensuite
```php -S localhost:8000 system/router.php```
Fenêtre à laisser ouverte!
```bin/gpm install admin``` (installe ladmin)
```bin/gpm install admin``` (installe ladmin)
récupérer les comptes
récupérer les comptes