Difference between revisions of "Module PrestaShop To Dolibarr"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
m
Line 2: Line 2:
 
<keywords content="prestashop, shop, webservice, api"/>
 
<keywords content="prestashop, shop, webservice, api"/>
  
= Informations =
+
= Information =
 
{{TemplateModuleInfo
 
{{TemplateModuleInfo
 
|modulename=PrestaShopToDolibarr
 
|modulename=PrestaShopToDolibarr
Line 10: Line 10:
 
|minversion=
 
|minversion=
 
|note=
 
|note=
|webbuy=
+
|webbuy=https://www.dolistore.com/fr/modules/497-Prestashop-to-Dolibarr-PRO.html
 
}}
 
}}
  
 
= Features =
 
= Features =
Synchronise a Prestashop to Dolibarr.
+
Synchronise its Prestashop to Dolibarr.
  
= Installation =
+
= Setup =
 
{{InstallModuleEn}}
 
{{InstallModuleEn}}
  
= Setup =
 
This module must be deployed on Prestashop
 
  
 
= Development =
 
= Development =
Development of this module is not included into standard GIT repository of Dolibarr but inside a dedicated repository managed by the author.
+
Development of this module is not included into standard GIT repository of Dolibarr but inside a dedicated repository managed by [http://www.teclib.com TecLib].
 
* GIT Repository: https://github.com/johanbernard/prestashop_to_dolibarr
 
* GIT Repository: https://github.com/johanbernard/prestashop_to_dolibarr
  
 
Please submit your PR to this repository if you make enhancements to this module.
 
Please submit your PR to this repository if you make enhancements to this module.

Revision as of 15:56, 6 September 2018

<keywords content="prestashop, shop, webservice, api"/>

Information

Module name PrestaShopToDolibarr
Editor / Editeur
Download or buy page / Page achat ou téléchargement External module - https://www.dolistore.com/fr/modules/497-Prestashop-to-Dolibarr-PRO.html
Status / Statut / Estado Stable
Prerequisites / Prérequis

Dolibarr max version: See on Dolistore

Last update date / Date mise à jour fiche / Fecha última actualización 2018-09-6
Note / Nota

Features

Synchronise its Prestashop to Dolibarr.

Setup

From the application

  • Download the archive file of module (.zip file)
  • Go on menu Home -> Setup -> Modules -> Deploy external module and submit the file.
  • Module is then visible into list of available modules (Home -> Setup -> Modules) and can be activated.

Manually

  • Download the archive file of module (.zip file)
  • Put the file into the root directory of Dolibarr.
  • Uncompress the archive file, for example with command
unzip modulefile.zip
  • Module is then visible into list of available modules (Home -> Setup -> Modules) and can be activated.


Development

Development of this module is not included into standard GIT repository of Dolibarr but inside a dedicated repository managed by TecLib.

Please submit your PR to this repository if you make enhancements to this module.