Author: dmzx
Extension Description:
This extension is based on the visitor’s IP address. The IP address of the new visitor is checked to see if it does not already exist in the table of the extension. If the IP address does not exist, it is registered in the table of the extension and is counted as a new visit.
Visits will be deleted after 24 Hours.
Extension Version: 1.0.1
Version 1.0.1
Code Update
Screenshots:
Index:
ACP => Board features
Extension Download:
http://dmzx.github.io/Unique-Visits-Counter
Installation:
- 1. Download the latest release.
2. Unzip the downloaded release, and change the name of the folder to `counter
`.
3. In the `ext
` directory of your phpBB board, create a new directory named `dmzx
` (if it does not already exist).
4. Copy the `counter
` folder to `/ext/dmzx/
` if done correctly, you'll have the main extension class at(your forum root)/ext/dmzx/counter/composer.json
5. Navigate in the ACP to `Customise -> Manage extensions`
6. Look for `Unique Visits Counter
` under the Disabled Extensions list, and click its `Enable
` link.