Difference between revisions of "Prestashop installation (manually)"

From EN Ikoula wiki
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽
(Created page with "<span data-link_translate_es_title="Modificación de la instalación de PrestaShop (manualmente)" data-link_translate_es_url="Modificación de la instalación de PrestaShop (...")
 
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<span data-link_translate_es_title="Modificación de la instalación de PrestaShop (manualmente)"  data-link_translate_es_url="Modificación de la instalación de PrestaShop (manualmente)"></span>[[:es:Modificación de la instalación de PrestaShop (manualmente)]][[es:Modificación de la instalación de PrestaShop (manualmente)]]
 
<span data-link_translate_es_title="Modificación de la instalación de PrestaShop (manualmente)"  data-link_translate_es_url="Modificación de la instalación de PrestaShop (manualmente)"></span>[[:es:Modificación de la instalación de PrestaShop (manualmente)]][[es:Modificación de la instalación de PrestaShop (manualmente)]]
<span data-link_translate_fr_title=""  data-link_translate_fr_url=""></span>[[:fr:]][[fr:]]
+
<span data-link_translate_fr_title="Installation PrestaShop (manuellement)"  data-link_translate_fr_url="Installation PrestaShop (manuellement)"></span>[[:fr:Installation PrestaShop (manuellement)]][[fr:Installation PrestaShop (manuellement)]]
 +
<span data-link_translate_en_title="Prestashop installation (manually)"  data-link_translate_en_url="Prestashop installation (manually)"></span>[[:en:Prestashop installation (manually)]][[en:Prestashop installation (manually)]]
 +
<span data-link_translate_it_title="Installazione Prestashop (Manuale)"  data-link_translate_it_url="Installazione Prestashop (Manuale)"></span>[[:it:Installazione Prestashop (Manuale)]][[it:Installazione Prestashop (Manuale)]]
 +
 
  
  
 
{{#seo:
 
{{#seo:
     |title=Installation Prestashop
+
     |title=Prestashop installation (manually)
 
     |titlemode=replace
 
     |titlemode=replace
 
     |keywords=Prestashop
 
     |keywords=Prestashop
     |description=Indications concernant l'installation d'application Prestashop sur un serveur web avec la solution One Clik by IKoula.
+
     |description=Instructions for installing Prestashop application on a web server with the One Clik by IKoula solution.
 
     |og:type=article
 
     |og:type=article
     |og:image=https://fr-wiki.ikoula.com/resources/assets/logo_ikwiki.png
+
     |og:image=https://en-wiki.ikoula.com/resources/assets/logo_ikwiki.png
 
      
 
      
 
     }}
 
     }}
  
[[File:Prestashop-logo.png|300px|right|Prestashop logo]]
+
[[File:Prestashop-logo.png|300px|right|logo]]
 +
 
 +
== Introduction==
 +
 
 +
Documentation for ''PrestaShop'' installation on a hosting that does not have the application installed automatically (Case of IKL WordPress, our classic Linux hosting is provided with Plesk which offers PrestaShop in its applications).
 +
 
 +
==Prestashop what is it?==
  
Documentation pour installation PrestaShop sur un hébergement ne disposant pas de l'application en installation automatique (Cas du IKL WordPress, nos hébergements Linux classiques sont fournis avec Plesk qui propose PrestaShop dans ses applications).
+
PrestaShop is an open source web application for creating an online store for e-commerce purposes.
  
==Prestashop c'est quoi ?==
+
==Prestashop Quick Installation Instructions ==
 +
Here are quick guidelines for those who are already accustomed to installing PHP / MySQL applications on a web server. If you are missing details, you will find detailed instructions in the next section.
  
''PrestaShop'' est une application Web open source permettant de créer une boutique en ligne dans le but de réaliser du commerce électronique.
 
  
==Instructions d'installation rapide Prestashop ==
+
The steps of the PrestaShop installation :
Voici des rapides indications pour ceux qui sont déjà habitués à l'installation d'applications PHP/MySQL sur un serveur web. Si vous manquez de détails, vous trouverez des instructions détaillées dans la section suivante.
 
  
Les étapes de l'installation de PrestaShop :
+
*Download the '''PrestaShop''' archive and unzip it to your computer if it's not already done.
  
*Téléchargez l'archive de '''PrestaShop''' et décompressez-la sur votre ordinateur si ce n'est pas déjà fait.
+
*Create a database for your PrestaShop store on your web server, if it's possible. In case there is no MySQL user with rights to access and modify this database, create one.
  
*Créez une base de données pour votre boutique PrestaShop sur votre serveur web, si c'est possible. Dans le cas où il n'y a pas d'utilisateur MySQL avec les droits pour accéder à cette base de données et la modifier, créez-en un.
+
*Put the files online from the unzipped archive, at the desired location on your web server. Do not directly put the "prestashop" folder online: only the folders and files it contains.
  
*Mettez les fichiers en ligne à partir de l'archive décompressée, à l'emplacement désiré sur votre serveur web. Ne mettez pas directement en ligne le dossier "prestashop" : uniquement les dossiers et fichiers qu'il contient.
+
*Launch the PrestaShop installation script by going to the public address of its location on the server, using a web browser. It should be the same URL where you put the files online.
  
*Lancez le script d'installation de PrestaShop en vous rendant à l'adresse publique de son emplacement sur le serveur, à l'aide d'un navigateur web. Ce devrait être la même URL que celle où vous avez mis les fichiers en ligne.
+
*Follow the instructions given by the installation screens.
  
*Suivez les instructions données par les écrans d'installation.
+
*Once installed, delete the / install folder and note the new name of the / admin folder, which has been generated to be unique for security reasons.
  
*Une fois installé, supprimez le dossier /install et notez le nouveau nom du dossier /admin, qui a été généré afin de vous être unique, pour des raisons de sécurité.
+
PrestaShop should now be installed and ready to be configured!
  
PrestaShop devrait maintenant être installé et prêt à être configuré !
+
==Detailed Installation Instructions (Ikoula and Plesk Environment 12.5)==
  
==Instructions d'installation détaillés (Environnement Ikoula et Plesk 12.5)==
 
  
Dans ce tutoriel nous allons utiliser le domaine <b>testikoula.com</b>, l'application de e-commerce PrestaShop sera installé sur le sous-domaine : <b>store.testikoula.com</b>
+
In this tutorial we will use the domain <b>testikoula.com</b>,the PrestaShop e-commerce application will be installed on the sub-domain : <b>store.testikoula.com</b>
  
  
Depuis le site prestashop procédez au téléchargement : https://www.prestashop.com/fr/telechargement :
+
From the prestashop site proceed to download : https://www.prestashop.com/en/download:
  
[[File:KB_Install_Presta_Man_Download.PNG|center|Téléchargement de Presta shop]]
+
[[File:KVM-FLEX-06.png|center|Download App]]
  
Vous aurez tout d'abord un .zip. qu'il vous faudra extraire sur votre ordinateur.  
+
You will first have a .zip. that you will have to extract on your computer.  
  
Ensuite la totalité du contenu de ce dossier devra être transférée dans votre dossier "racine" du sous-domaine <b>store.testikoula.com</b>  
+
Then all the contents of this file will have to be transferred in your file "root" of the subdomain <b>store.testikoula.com</b>  
  
(Soit en passant par le gestionnaire de fichier / Soit par un transfert en FTP ) :
+
(By the file manager / or by FTP transfer):
  
[[File:KB_Install_Presta_Man_Gestionnaire_de_fichier.PNG|center|Gestion de fichier]]
+
[[File:KB Install Presta Man Gestionnaire de fichier.png|center|File manager]]
  
[[File:KB_Install_Presta_Man_Fichier_envoye.PNG|center|Gestionnaire de fichier Store Ikoula]]
+
[[File:KB Install Presta Man Fichier envoye.png|center|File manager Store Ikoula]]
  
  
Une fois le contenu de votre dossier téléchargé dans votre hébergement, vous devrez vous rendre à l'adresse <nowiki>http://<sous_domaine>.<nom_de_domaine>.<tld>/index.php</nowiki> dans notre cas : store.testikoula.com/index.php
+
Once the contents of your file downloaded into your accommodation, you will have to go to the address <nowiki>http://<subdomain>.<domain name>.<tld>/index.php</nowiki> in our case : store.testikoula.com/index.php
  
La page va vous afficher une barre de progression puis vous serez envoyé vers l'utilitaire d'installation de PrestaShop :
+
The page will show you a progress bar and then you will be sent to the PrestaShop installation utility :
  
[[File:KB_Install_Presta_Man_Ecran_accueil_installateur.PNG|center|Instalation Prestashop]]
+
[[File:KB Install Presta Man Ecran accueil installateur.png|center| Prestashop instalation]]
  
Après avoir renseigné les différentes pages de l'installateur nous vous conseillons de supprimer le dossier /install à la racine du sous-domaine.
+
After filling in the different pages of the installer, we advise you to delete the / install folder at the root of the subdomain.

Latest revision as of 13:03, 14 November 2019

es:Modificación de la instalación de PrestaShop (manualmente) fr:Installation PrestaShop (manuellement) en:Prestashop installation (manually) it:Installazione Prestashop (Manuale)


logo

Introduction

Documentation for PrestaShop installation on a hosting that does not have the application installed automatically (Case of IKL WordPress, our classic Linux hosting is provided with Plesk which offers PrestaShop in its applications).

Prestashop what is it?

PrestaShop is an open source web application for creating an online store for e-commerce purposes.

Prestashop Quick Installation Instructions

Here are quick guidelines for those who are already accustomed to installing PHP / MySQL applications on a web server. If you are missing details, you will find detailed instructions in the next section.


The steps of the PrestaShop installation :

  • Download the PrestaShop archive and unzip it to your computer if it's not already done.
  • Create a database for your PrestaShop store on your web server, if it's possible. In case there is no MySQL user with rights to access and modify this database, create one.
  • Put the files online from the unzipped archive, at the desired location on your web server. Do not directly put the "prestashop" folder online: only the folders and files it contains.
  • Launch the PrestaShop installation script by going to the public address of its location on the server, using a web browser. It should be the same URL where you put the files online.
  • Follow the instructions given by the installation screens.
  • Once installed, delete the / install folder and note the new name of the / admin folder, which has been generated to be unique for security reasons.

PrestaShop should now be installed and ready to be configured!

Detailed Installation Instructions (Ikoula and Plesk Environment 12.5)

In this tutorial we will use the domain testikoula.com,the PrestaShop e-commerce application will be installed on the sub-domain : store.testikoula.com


From the prestashop site proceed to download : https://www.prestashop.com/en/download:

Download App

You will first have a .zip. that you will have to extract on your computer.

Then all the contents of this file will have to be transferred in your file "root" of the subdomain store.testikoula.com

(By the file manager / or by FTP transfer):

File manager
File manager Store Ikoula


Once the contents of your file downloaded into your accommodation, you will have to go to the address http://<subdomain>.<domain name>.<tld>/index.php in our case : store.testikoula.com/index.php

The page will show you a progress bar and then you will be sent to the PrestaShop installation utility :

Prestashop instalation

After filling in the different pages of the installer, we advise you to delete the / install folder at the root of the subdomain.