Difference between revisions of "Module Google"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
{{ToTranslate}}
+
[[Category:Complementary modules]]
 +
= Features =
 +
Add into Dolibarr menu a new entry called "Agenda" to show contents of Google agendas.
  
[[Category:Complementary modules]]
+
= Install =
= Installation =
+
* Download tgz file from Dolibarr web site {{LinkToPluginDownload}}.
* Télécharger le fichier tgz depuis le site web {{LinkToPluginDownload}}.
+
* Put the file into Dolibarr root directory.
* Placer le fichier dans le répertoire racine de dolibarr.
+
* Uncompress fil with command
* Decompressez le fichier par la commande
 
 
<pre>
 
<pre>
tar -xvf fichiermodule.tgz
+
tar -xvf fileofmodule.tgz
 
</pre>
 
</pre>
* Le module est opérationnel.
+
* Module can now be activated.
  
= Paramétrage =
+
= Setup =
A compléter
+
To complete
  
= Utilisation =
+
= Usage =
A compléter
+
To complete
  
= Développement =
+
= Development =
A compléter
+
To complete

Revision as of 17:15, 29 April 2009

Features

Add into Dolibarr menu a new entry called "Agenda" to show contents of Google agendas.

Install

  • Download tgz file from Dolibarr web site DoliStore.com.
  • Put the file into Dolibarr root directory.
  • Uncompress fil with command
tar -xvf fileofmodule.tgz
  • Module can now be activated.

Setup

To complete

Usage

To complete

Development

To complete