Module PrestaShop To Dolibarr
Jump to navigation
Jump to search
<keywords content="prestashop, shop, webservice, api"/>
Informations
Module name | PrestaShopToDolibarr |
Editor / Editeur | |
Download or buy page / Page achat ou téléchargement | |
Status / Statut / Estado | Stable |
Prerequisites / Prérequis |
Dolibarr max version: {{{maxversion}}} |
Last update date / Date mise à jour fiche / Fecha última actualización | 2018-09-6 |
Note / Nota |
Features
Synchronise its Prestashop to Dolibarr.
Installation
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.
Setup
To use this module, you must first enable it using an administrator account, via the menu option "Home - Setup - Modules".
Choose the tab where the module is listed. Then click on "Activate".
The module is now activated.
If a cog icon appears on module thumb or at end of the line of the module, click on it to access the setup page specific to the module.
Development
Development of this module is not included into standard GIT repository of Dolibarr but inside a dedicated repository managed by TecLib.
- GIT Repository: https://github.com/johanbernard/prestashop_to_dolibarr
Please submit your PR to this repository if you make enhancements to this module.