![]() |
Enotify: REST API / remote XML feeds for New Posts / Private Messages
enotify
Description ====== Retrieve information in XML about threads/private messages via a REST API Install ====== 1. Upload the files in the upload directory to the appropiate locations on your webserver 2. Import product-enotify.xml via 'Plugins & Products' -> 'Manage Products' Configure ====== Go to vBulletin Options -> ENotify Settings How to use ====== Remote users can login with: http://domain/enotify.php?username=U...ASHED_PASSWORD Without the username and password the user will see threads available to guests: http://domain/enotify.php If someone only wants to get a count of new private messages they've received: http://domain/enotify.php?pm=1&usern...ASHED_PASSWORD If you have PHP5, you can use enotify_reader.php and follow the examples in there. It is PHP5 specific because it uses the simplexml_load_string function. Brief descriptions of useful methods enotify_reader.php login = provide login information get_threads = return array of new posts (includes thread title, date, created by) get_pms = return array of unread pms (includes sender name, date, title) unread_pms = returns total number of unread pm's Future thoughts... It'd probably be better if I used rss/atom |
demo please.
|
Quote:
|
This seems to be close to the frequently requested mod of the RSS system. It would post replies to threads and not just new threads.
My members have been after an auto-email subscription that emails everry time there is a new post, regardless of whether they visit the site again. |
All times are GMT. The time now is 09:21 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|