Simple Machines Community Forum

Customizing SMF => Bridges and Integrations => Topic started by: (fh) on June 05, 2007, 05:48:06 AM

Title: CMS-Integration: Post article automatically from CMS?
Post by: (fh) on June 05, 2007, 05:48:06 AM
Hi there,

I already read some articles about SMF integration, hooks, etc. But as I'm absolutely new to SMF (but have good knowledge about php/mysql), I still have a question:

From a news article inside a CMS a discussion thread inside SMF should be created automatically. All necessary fields (subject, text, board ID, etc.) will be provided by a POST request, the CMS will have his own SMF user account. How do I authenticate the CMS user? What has to be concidered when posting threads by script?


I'm happy about every hint I can get, so thanks in advance for your feedback!
Title: Re: CMS-Integration: Post article automatically from CMS?
Post by: Orstio on June 05, 2007, 06:58:58 AM
Check out how it's done in the Joomla discussbot:

http://www.simplemachines.org/community/index.php?topic=166111.0