[Typo3-dev] user management logic

Wolfgang Klinger wolfgang at stufenlos.net
Fri Apr 23 16:39:34 CEST 2004


 *hiya!*
On 10:56 Fri 23 Apr     , Leendert Brouwer [Netcreators] wrote:
> I suppose I'm not getting the services concept yet (only been working with
> Typo3 for a few weeks now :)). I can see how services can be used to act as
> filters, but I'm not exactly sure how to actually integrate third party
> applications with Typo3 using services. For example, how would you integrate
> phpBB with Typo3 using services (its user management system that is)?

 Extension Kickstarter -> Services -> enter required information..
 ...roll up your sleeves and implement some methods that query the PHPBB
 user tables.

 Typo3 doesn't use this concept for user authentication yet though, so you'll
 have to do some additional coding there as well...

 Sounds simple, doesn't it? ;-)

 bye
 Wolfgang







More information about the TYPO3-dev mailing list