Module OVH (SMS, ClickToDial, ...)
From Dolibarr Wiki
Contents |
Informations
| Editor / Editeur | NLTechno (www.nltechno.com) |
| Web | http://www.dolistore.com/ |
| Status / Statut / Estado | Stable |
| Prerequisites / Prérequis | Dolibarr min version 3.1.0 |
| Last update date / Date mise à jour fiche / Fecha última actualización | 2012-02-3 |
| Note / Nota |
Features
Add features to link Dolibarr between OVH web hosting services.
Installation
- Télécharger le fichier archive du module (fichier .zip) depuis le site web DoliStore.com
- Placer le fichier dans le répertoire racine de dolibarr.
- Decompressez le fichier, par exemple par la commande
unzip fichiermodule.zip- Le module est alors visible dans la liste des modules (Accueil->Configuration->Modules) et activable.
Setup
Pour utiliser ce module, il vous faut d'abord l'activer. Pour cela, après s'être connecté avec un compte administrateur, aller sur la page "Accueil - Configuration - Modules".
Choisissez l'onglet dans lequel apparait le module puis cliquez sur "Activer".
Si un pictogramme apparait à la fin de la ligne du module, cliquez dessus pour accéder à la page de paramétrage spécifique à ce module.
Le module est alors opérationnel.
Then go on setup page, and add your OVH account:
* Nic handle * Mot de passe
For field "URL of SOAP OVH service", type the value provided as example.
* https://www.ovh.com/soapi/soapi-re-1.26.wsdl
Once information are input, you can click onto "Test connexion" to check that Dolibarr can communicate with OVH server.
- To send SMS, go on SMS tab and add name of SMS group to use (groups created from your online OVH manager). - To use ClickToDial, go on ClickToDial tab, take URL provided on page and paste it into ClickToDial module setup page, once module ClickToDial was activated.
Usage
SMS
- Go into card of a Thirdparty, Contact or Member. A new tab is visible to send SMS.
ClickToDial
- If you ClickToDial module was activated and URL as described at previous chapter was filled, a picto must be visible near to each phone number. Clicking on picto will launch phone numbering and launch your OVH phoning system.
Fetching invoices
See page Script importovhinvoice.php
Development
Development of this module is not included inside the standard GIT repository of Dolibarr but inside a repository dedicated to modules not supported by the Dolibarr development team but supported by NLTechno on platform Doliforge:
- GIT Repository: git clone yourlogin@doliforge.org:/gitroot/nltechno/nltechno.git dolibarr_nltechno
Note this is a private repository, so you must apply to be a member from Doliforge web site to be able to clone sources using GIT.
Create an account to help us to complete this documentation ->
