php-rt:procedures

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
php-rt:procedures [2018/03/21 12:09] – [Xampp] jcheronphp-rt:procedures [2019/08/31 14:21] (Version actuelle) – modification externe 127.0.0.1
Ligne 1: Ligne 1:
-====== Procédures ======+====== Procédures pour install de Xampp, composer, Ubiquity ======
  
 ===== Xampp ===== ===== Xampp =====
Ligne 28: Ligne 28:
 </sxh> </sxh>
  
-==== Installer Ubiquity ====+===== Installer Ubiquity =====
  
 <sxh bash;gutter:false> <sxh bash;gutter:false>
-composer global require phpmv/ubiquity-devtools 1.0.x-dev+composer global require phpmv/ubiquity-devtools
 </sxh> </sxh>
  
Ligne 37: Ligne 37:
  
 <sxh bash;gutter:false> <sxh bash;gutter:false>
-Ubiquity+Ubiquity version
 </sxh> </sxh>
  
-==== Créer un projet Ubiquity ====+===== Créer un projet Ubiquity =====
 <sxh bash;gutter:false> <sxh bash;gutter:false>
 cd d:\xampp\htdocs cd d:\xampp\htdocs
-ubiquity new projectName -a -q=semantic+ubiquity new projectName -a
 </sxh> </sxh>
  
 +*Remplacer **projectName** par le nom du projet à créer
 +===== Problèmes avec Composer =====
  
 +En cas de problèmes avec Composer, vous pouvez télécharger une image de projet :
  
 +[[https://github.com/phpMv/ubiquity-skeletons|{{:php-rt:composerpbs.png?|}}]] 
 +
 +Après téléchargement et dézippage :
 +
 +  * Copier et renommer le dossier **base-semantic-a** dans **xampp\htdocs**
 +  * Modifier la variable **%base_url%** dans les fichiers **app/config.php** et **htaccess** 
  • php-rt/procedures.1521630556.txt.gz
  • Dernière modification : il y a 5 ans
  • (modification externe)