|
il y a 4 ans | |
---|---|---|
.github | il y a 4 ans | |
.phan | il y a 4 ans | |
assets | il y a 4 ans | |
backup | il y a 4 ans | |
bin | il y a 4 ans | |
cache | il y a 4 ans | |
images | il y a 4 ans | |
logs | il y a 4 ans | |
system | il y a 4 ans | |
tests | il y a 4 ans | |
tmp | il y a 4 ans | |
user | il y a 4 ans | |
webserver-configs | il y a 4 ans | |
.dependencies | il y a 4 ans | |
.editorconfig | il y a 4 ans | |
.gitignore | il y a 4 ans | |
.htaccess | il y a 4 ans | |
.travis.yml | il y a 4 ans | |
CHANGELOG.md | il y a 4 ans | |
CODE_OF_CONDUCT.md | il y a 4 ans | |
CONTRIBUTING.md | il y a 4 ans | |
LICENSE.txt | il y a 4 ans | |
README.md | il y a 4 ans | |
SECURITY.md | il y a 4 ans | |
codeception.yml | il y a 4 ans | |
composer.json | il y a 4 ans | |
composer.lock | il y a 4 ans | |
index.php | il y a 4 ans | |
now.json | il y a 4 ans | |
robots.txt | il y a 4 ans |
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 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