Referrer displays an overview of referrer logs in Maintenance module of ACP. This extension logs all referrers it finds and keep track of hits, first visit and last visit. A cron job can prune the referrers after a configurable time.
- phpBB 3.1.0-dev or higher
- PHP 5.3.3 or higher
You can install this extension on the latest copy of the develop branch (phpBB 3.1-dev) by doing the following:
- Copy the entire contents of this repo to
FORUM_DIRECTORY/ext/forumhulp/referrer/
. - Navigate in the ACP to
Customise -> Extension Management -> Manage extensions
. - Click Referrer =>
Enable
.
To check the referrers navigate in the ACP to Maintenance -> Referrer Log
.
You can utilize phpBB cron for pruning the log files. Cron will look once a day and prune referrer logs older the "day" set in ACP General -> Board configuration -> Board features -> Referrer days
. Set days to zero wil disable this cron job.
- Download the latest ZIP-archive of
master
branch of this repository. - Navigate in the ACP to
Customise -> Extension Management -> Manage extensions
and click Referrer =>Disable
. - Copy the contents of
referrer-master
folder toFORUM_DIRECTORY/ext/forumhulp/referrers/
. - Navigate in the ACP to
Customise -> Extension Management -> Manage extensions
and click Referrer =>Enable
. - Click
Details
orRe-Check all versions
link to follow updates. - Or use our Upload Extensions extension
Navigate in the ACP to Customise -> Extension Management -> Manage extensions
and click Referrer => Disable
.
To permanently uninstall, click Delete Data
and then you can safely delete the /ext/forumhulp/referrers/
folder.
We feel sorry as our answers on phpbb sites are removed, so use github or our forum for answers.
© 2014 - John Peskens (ForumHulp.com)