Changes
Jump to navigation
Jump to search
Test Web Server Documentation (view source)
Revision as of 14:13, 21 March 2016
, 14:13, 21 March 2016→Installing Open Web Analytics (3/21/2016)
$ git clone https://github.com/padams/Open-Web-Analytics.git
$ cd /var/lib/mediawiki/extensions
$ cp -r ~/Downloads/Open-Web-Analytics ./OpenWebAnalyticsowa
edit LocalSettings.php and add the following line:
require_once("$IP/'extensions/OpenWebAnalyticsowa/mw_plugin.php"');
Go to the list of Special Pages on the mediawiki and click on the Open Web Analytics special page to install OWA.
== To-do list ==