Files
dev-epau.archi.fr/README.md
T
2021-03-15 17:26:53 +01:00

42 lines
832 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# EPAU REad ME
- intall grav avec composer
```composer create-project getgrav/grav ~/webroot/grav```
- lance serveur local
```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)
```bin/gpm install admin``` (installe ladmin)
```bin/plugin login newuser``` (créer un nouvel utilisateur)
# Pour lancer le site
```cd ~/chemin/dudossier/dev-epau.archi.fr```
pour premier lancement
```php bin/grav install```
ensuite
```php -S localhost:8000 system/router.php```
Fenêtre à laisser ouverte!
```bin/gpm install admin``` (installe ladmin)
récupérer les comptes