Difference between revisions of "Module AWStats"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
m
Line 8: Line 8:
  
 
= Install =
 
= Install =
* Download tgz file from Dolibarr web site {{LinkToPluginDownload}}.
+
{{InstallModuleEn}}
* Put the file into Dolibarr root directory.
 
* Uncompress fil with command
 
<pre>
 
tar -xvf fileofmodule.tgz
 
</pre>
 
* Module can now be activated.
 
  
 
= Setup =
 
= Setup =

Revision as of 11:59, 3 August 2009

Features

Add, into menu, screens to read statistics compiled with AWStats log analyzer.

Install

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 complete

Usage

To complete

Development

To complete