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