-
Notifications
You must be signed in to change notification settings - Fork 0
Small PHP script which can monitor wikipedia pages and notifiy observers via e-mail in case of changes.
License
klugem/observeWiki
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# licence: GNU General Public License v3 # requirements: - php 5.3 or greater with curl and working mail - mysql database # works with: - media wiki version 1.15 - other versions may be supported too but only 1.15 was tested # install it: - create mysql database and import observeWiki.sql - edit the 'include/config.php' file - copy all files except 'observeWiki.sql' to your web server - add cronjob which calls protected/check.php?pw=CHECK_PW&secure=CHECK_SEC every X minutes - test it! # todo: - see TODO.txt file!
About
Small PHP script which can monitor wikipedia pages and notifiy observers via e-mail in case of changes.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published