Serving 3665 extensions to the community

Login or Register



Mod FireStats Summary Module

Mod FireStats Summary is a module for Fire Stats This module enables you to show various statistics of FireStats on jour JOOMLA! 1.5 site
Installation

* Install it the usual way on you JOOMLA! site
* fill in the FireStats Siteid (you can find this in FireStats, same as on the plugin)
* fill in the path to your firestats installation. (if the modules can't find the API, it 'll show the location to the module to help you reading the webserver path, same as on the plugin)
* You can specify additionally
o Prefix text: Text to show before the module output
o Suffix text: Text to show after the module output
o Show pageviews: Yes of No (show number of hits)
o Show visitors: Yes of No (show number of unique visitors)
o Show TOTAL counts...: Yes of No (show statistics for all)
o Show TODAY's counts... : Yes of No (show statistics for today)
o Show THIS WEEK's counts..: Yes of No (show statistics for this week (Lats 7 days))
o Show THIS MONTH's counts...: Yes of No (show statistics for this month (last 30 days))
o Show THIS YEAR's counts...: Yes of No (show statistics for this year (last 365 days))
o CSS Class Suffix: [Not yet Used]

Report

Firestats is not an joomla component but a seperate system with its own mysql database,
so you have to install firestats in the root and create a database for it,
"it were not so easy so i share my way to do it :)"

Guide: Start
download the automatic installer, unpack it and upload the firestats-installer folder to your site root (normally the same place as your joomla files.

make installer-config.php and the directory temp inside firestats-installer writable 755

type yoursite.com/firestats-installer
it starts the installer and asks for install pass word, you can use anyone you like

step one: Enter directory
click [check directory]
i will show the path copy the string (its the same string to use in module)
eg /home/user12345/public_html/firestats

step two: Obtain archive
select obtain from internet and click [get latest version] wati til finisjed and click [install/upgrade]
the install is Done.

now you have to create the mysqltables
you still need to get FireStats to create the tables inside your MySQL database.
to do this, simply access FireStats with your browser (usually something like http://your-server.com/firestats), and follow the on-screen instructions.
You should know your MySQL host name, username password and database name in advance.

Once you have FireStats installed into the database, go to the sites tab, add a site remember to select Joomla here

after its build you can see the firestats site id its the first number, [1] so now you got both the path and the number for the module.

guide: End

hope i have explained i right,
Download and lot more info on firestats site
http://firestats.cc

Enjoy your new statistic tool.
best regards from Hucks Denmark
Owner's reply

Hi Hucks,

nice to describe how to install FireStats..
But as my module is using FireStats, it's a normal JOOMLA module with the default installation