Provides a facility to log events against IP addresses. A set of rules can created to check whether an event has been triggered too often by a specific IP.
- Charles Ritchie
Composer (recommended):
composer require signify-nz/silverstripe-iplogger
If you prefer you may also install manually:
- Download the module from here https://github.com/signify-nz/silverstripe-iplogger/archive/master.zip
- Extract the downloaded archive into your site root so that the destination folder is called silverstripe-iplogger.
- Run dev/build to flush the config manifests and rebuild the database.