=== 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 ==
- Copy the avss plugin's folder to / wp-content / plugins / .
- Activate the plugin through the menu Plugins .
- In the main menu of the admin panel, the Aved Site Scanner item will be added.
- In the Sites section, add the names and URLs of sites that you want to check for availability.
- 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