Beschrijving
Monitor je website voor toegevoegde, gewijzigde en verwijderde bestanden. Volg wijzigingen in alle mappen en ontvangen meldingen per e-mail. Blijf gratis veilig.
Eigenschappen
- Monitoring file system for added / deleted / changed files.
- Het volgen van wijzigingen in de bestandsgrootte, wijzigingsdatum, toestemmingen, bestandsinhoud.
- Sending email with the detailed information when changes are detected.
- Displaying monitor alerts in the administration area.
- Monitoring files for changes based on file hash, time stamp and/or file size.
- Uitsluiten van bestand en mappen tijdens scan.
- Allows to run the file checking via an external cron so not to slow down visits to your website and to give greater flexibility over scheduling.
- Allows to include / exclude files from scanning by extension.
- Volgt gebroken snelkoppelingen en onleesbare bestanden zorgvuldig.
- Multisite compatible (plugin settings are located under the Settings menu of the main website).
Keep Your Website Secure
This simple but functional plugin allows you to monitor your entire WP installation for unwanted file changes (even for file permissions change!) and promptly notify you in case of something. Everyone whose website was hacked once knows how it is complicated to detect infiltration on initial stage and to find all changes in the file system. This plugin does a job.
Be sure to install it on malware-free website, set correct ‘File Check Root’ in plugin’s settings, and make sure all check-boxes in ‘File Check Method’ are ticed for file changes better recognizing.
PRO Features (coming soon)
- SMS alerts
- Launching monitoring via cron
- Sending email alerts to different emails based on directories
- If you need any other features just create a ticket on forum
PRO version costs $2 and includes lifetime updates. If you would like to buy PRO version please email at skyguiatar+wp@gmail.com
Talen
- Russisch
- Arabisch
- Duits
- Japans
Credits
Met dank aan LikeBtn voor het aanleveren van een eigenschap voor mijn plugin.
Installatie
- Upload to a directory named “wordpress-file-monitor” in your plugins directory (usually wp-content/plugins/).
- Activate the plugin.
- Visit Settings page under Settings -> WordPress File Monitor in your WordPress Administration Area (if you are using WordPress in a Multisite mode, the plugin settings are located under the Settings menu of the main website)
- Plugin instellingen wijzigen
FAQ
- Only admins can see the admin alert. Is it possible to let other user roles see the admin notice?
-
Yes you can, add the following code to your wp-config.php file:
define('WFM3_ADMIN_ALERT_PERMISSION', 'capability');
and change the capability to a level you want. Please visit Roles and Capabilities to see all available capabilities that you can set to.
Beoordelingen
Bijdragers & ontwikkelaars
“WordPress File Monitor” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“WordPress File Monitor” is vertaald in 1 taal. Dank voor de vertalers voor hun bijdragen.
Vertaal “WordPress File Monitor” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0.9
- Add: WordPress 5.0 compatibility.
1.0.8
- Add: Readme updated
1.0.7
- Add: Readme updated
1.0.6
- Fix: Fixed cannot redeclare pcre_fnmatch notice
- Fix: Fixed notice when file_check_method was not set
1.0.5
- Added: Proper tracking broken symlinks and unreadable files
- Added: Plugin now can be translated at https://translate.wordpress.org/projects/wp-plugins/file-changes-monitor
1.0.4
- Fixed: Fixed get_home_path function not working occasionally on HHVM installations
1.0.3
- Added: Track file permissions changes
- Added: Instructions for excluding files/dirs
1.0.0
- Gelanceerd.