Skip to content

Plugin for Wordpress in the field of security, statistics and additional functions. Protects against DDoS attacks, brute-force attacks, spam, malicious bots. Protects the database, the admin panel, and the file system of the site.

License

Notifications You must be signed in to change notification settings

ITAugustine/VisitorLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The VisitorLog plugin adds useful functionality to your site in the field of security, statistics and some other useful functions.

Screenshot-1

Description

The plugin implements four main directions:

  1. Site security.
  2. Statistics of visits.
  3. Tabular and graphical representation of the necessary information for the site administrator.
  4. Necessary and useful functions in the work of the administrator.

1. Site Security

  • Registration of DDoS attacks
  • Protection from 404 events;
  • Protection of the administrative panel;
  • Protection of the database;
  • File system protection;
  • Spam protection in comments;
  • Spam protection in feedback forms;
  • Bot recognition;
  • Blocking bots with control instructions in the file .htaccess;
  • Blocking bots by redirection;
  • Creation of a database of unwanted IP addresses (blacklist);
  • Firewall.

2. Statistics of site visits

  • generating statistics of site visits by categories of visitors: visitors, administrators, bots;
  • maintaining statistics of site visits by the hour;
  • display statistics on the screen in the form of tables and graphs;
  • statistics on IP addresses are stored in the database;

3. Reports, Tables, Logs

3.1 Reports

  • Database backup report;
  • system information (server, WordPress, PHP, MySQL, plugins, ...);
  • file and folder access report;
  • Plugin update report.

3.2 Tables

  • blacklist of unwanted IP addresses;
  • address table when login to the admin panel fails;
  • spam address table;
  • address table at event 404;
  • a table of unwanted IP addresses that the administrator creates independently;
  • IP addresses can be entered into tables automatically or the administrator can enter them manually.
  • IP addresses in the tables are blocked automatically or the administrator does it manually.

3.3 Logs

  • visitor log (all site visitors, admins, bots are registered);
  • Log with administrators' IP addresses (all dynamic and static addresses are stored);
  • account activity log, duration of sessions in the system;
  • Action Log;
  • Error log.

4. Other useful functions

  • site maintenance mode, blocking access to the site except for administrators;
  • deleting all comments from the database;
  • Cron, a log of scheduled tasks.

Documentation

  • You can find a more detailed description in the documentation for the plugin or on our website.
  • Dev IT-Augustine https://itaugustine.com

Installation

  1. You can install the VisitorLog plugin by following the usual installation procedure, or by uploading the plugin to the /wp-content/plugins directory/.
  2. After installation, activate the plugin via the plugins menu in WordPress.
  3. Set the plugin settings in the installation wizard by following the suggested steps sequentially. The wizard will install the database, tables and fill them with initial data.

Full version of the plugin

The full version of the plugin can be obtained on the manufacturer's website https://itaugustine.com

Screenshot-4

About

Plugin for Wordpress in the field of security, statistics and additional functions. Protects against DDoS attacks, brute-force attacks, spam, malicious bots. Protects the database, the admin panel, and the file system of the site.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published