Back to vBulletin 3.6 Add-ons

Enotify: REST API / remote XML feeds for New Posts / Private Messages
Mod Version: 0.1, by fci

This modification is in the archives.
vB Version: 3.6.4 Rating: (0 vote - 0 average) Installs: 8
Released: 07 Jan 2007 Last Update: Never Downloads: 41
Not Supported Uses Plugins Additional Files Is in Beta Stage  

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=USERNAME&password=MD5_HASHED_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&username=USERNAME&password=MD5_HASHED_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

Download

This modification is archived, downloads are still allowed.

File Type: %1$s enotify-0.1_release.zip (7.1 KB, 53 downloads)

Screenshots

Click image for larger version
Name:	enotify.png
Views:	260
Size:	79.6 KB
ID:	58612  

Similar Mods

Private Messages Enhancements Can't Use Private Messages Before X posts vBulletin 3.6 Add-ons
Rate-limit new posts/threads and private messages vBulletin 2.x Beta Releases
Can't Use Private Messages Before X posts.(Reloaded-Old Version) vBulletin 3.5 Add-ons

vblts.ru supports vBulletin®, 2022-2024