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.
- Code update.
- Code cleanup.
- Updated code.
- Deleted version check ACP and loader js/img.
- Changed language files.
- Updated migration for ip6.
- Updated version check for ssl and fix ACP error for settings page.
- Updated template files to Twig.
- Updated website link in files.
Added ACP module with version check.
Added prune for delete.
Code update.
Code Update
Screenshots:
Extension Download:
- Download-link
- Unique Visits Counter v1.0.6
- Download the latest release.
- Unzip the downloaded release, and change the name of the folder to `counter`.
- In the `ext` directory of your phpBB board, create a new directory named `dmzx` (if it does not already exist).
- 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 - Navigate in the ACP to `Customise -> Manage extensions`
- Look for `Unique Visits Counter` under the Disabled Extensions list, and click its `Enable` link.