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 l’admin)
bin/plugin login newuser
(créer un nouvel utilisateur)
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 l’admin)
récupérer les comptes