Line 1:
Line 1:
+
<!-- BEGIN origin interlang links -->
+
<!-- You can edit this section but do NOT remove these comments
+
Links below will be automatically replicated on translated pages by PolyglotBot -->
+
[[fr:Module_AWStats FR]]
+
[[es:Módulo_AWStats]]
+
<!-- END interlang links -->
+
[[Category:Complementary modules]]
[[Category:Complementary modules]]
[[Category:AWStats]]
[[Category:AWStats]]
+
[[Category:DoliCloud]]
{{TemplateDocDevEn}}
{{TemplateDocDevEn}}
{{TemplateDocUser}}
{{TemplateDocUser}}
= Informations =
= Informations =
{{TemplateModuleInfo
{{TemplateModuleInfo
−
|editor=NLTechno ([http://www.nltechno.com www.nltechno.com])
+
|modulename=AWStats
−
|web={{LinkToPluginDownloadDoliStore|keyword=awstats}}
+
|editor=DoliCloud
+
|web={{URLNLTechno}}
+
|webbuy={{LinkToPluginDownloadDoliStore|keyword=awstats}}
|status=stable
|status=stable
|prerequisites=
|prerequisites=
Line 21:
Line 31:
= Setup =
= Setup =
{{ActivationModuleEn}}
{{ActivationModuleEn}}
+
+
The 4 parameters you can set are available to tell Dolibarr where Dolibarr is installed and how to use it (Installation and setup of AWStats is not part of this module nor this documentation, but is a prerequisite):
+
+
* AWStats data files directory (path on disk):
+
+
Put here the path onto your filesystem where you AWStats data files are store (data files are files whose name match '''awstatsMMYYYY.txt''') . If you don't know where is this directory, take a look into '''/var/lib/awstats''' or search for files called ''awstats*0*.txt'' (with unix command: find / -name awstats*0*.txt).
+
+
* AWStats URL (CGI):
+
+
Put here the URL you must type onto your browser to use AWStats from URL. It may be something like http://localhost/cgi-bin/awstats.pl or http://localhost/awstats/. Filling this is not required, be if not provided, link to switch to AWStats URL link will not be visible.
+
+
* Localisation of AWStats program (path on disk):
+
+
Put here full path to '''awstats.pl''' file. If you don't know where was installed AWStats, take a look if file '''/usr/lib/cgi-bin/awstats.pl''' exists. If not, make a search onto disk to awstats.pl file (with unix: find / -name awstats.pl).
+
+
* Limit config shown to this list (empty for no filter or use "," as separator):
+
+
Keep this field empty
= Usage =
= Usage =
−
To complete
+
A menu called AWStats appears when you enable the module. Click onto it, allows you to read all statistics compiled by AWStats.
+
+
<div class="divforimgcentpercent">
+
[[File:Screen shot awstats 2.png]]
+
</div>
= Development =
= Development =
{{TemplateModNLTechnoEn}}
{{TemplateModNLTechnoEn}}