No idea if this is the right place to post this, but I think so.
It is very easy to use, just place the class in the phpbb main directory, and include it in your script.
I use this for my mailing list (phpList) which automatically posts a new topic in my newsletter forum when an email is sent.
You can use it to:
- create a new topic
- post a reply
- add a topic icon
- set it as sticky, announcement, global or normal post
- if sticky or announcement, set time limit
- allow bbcode
- allow smilies
- allow urls
- allow signature
The readme is included in the class.
Known bugs:
- can't send notifications after posting message (yet)
Class Download: here
Class Support: here
Comments welcome, but I don't have a lot of time, so it could take some time before you get feedback from me.