Skip to content

Control of websites availability and efficiency.

Notifications You must be signed in to change notification settings

academweb/aved-site-scanner

Repository files navigation

=== AVSS Site Scanner Comments ===

Contributors: Academweb,AVED soft
Donate link: http://academweb.com
Tags: uptime, site_access
Requires at least: 4.8
Requires PHP: 5.6
Tested up to: 4.8
Stable tag: trunk

The plugin checks sites for availability and, in case of an error, sends notifications to Telegram.

== Description ==

Plugin Aved Site Scanner - control of websites availability and efficiency. The plugin checks websites for availability.

  • Sends notifications to Telegram in case of problems with the operation of the websites.
  • It can be started with regular intervals using cron.
  • Allows to update scan results any time.
  • Has a settings panel to manage the list of sites to be scanned (add, delete, change).
  • Includes settings for the Telegram bot.

== Installation ==

  1. Copy the avss plugin's folder to / wp-content / plugins / .
  2. Activate the plugin through the menu Plugins .
  3. In the main menu of the admin panel, the Aved Site Scanner item will be added.
  4. In the Sites section, add the names and URLs of sites that you want to check for availability.
  5. In the Config section, fill in the fields Bot Token and Chat ID

== Upgrade Notice ==

Replace plugin files with the new ones.

== Changelog ==

= 1.1 =

  • Code optimization
  • Structure optimization

= 1.0 =

  • First version