phpBB

Development Discussion Board

phpBB's testing ground of bleeding edge code
Advanced search

User System integration via API

Discuss the future of phpBB. It is still nesting in its mother's womb, but it will grow a little bigger each day. Participate in its design & planning here.

User System integration via API

Postby alkavan » Tue May 04, 2010 4:26 pm

hay. i'm a web developer working with the kohana v3 framework.
i have used various versions of phpBB over time as a solution for forms for web applications i make, and it's great.
after reading the RFC i understand why phpBB4 would probably use the Symfony2 framework.
if you want it to be fully php 5.3, have to use a php5.3 framework, and Symfony2 seems to fit this need ... i never worked with it and don't plan to ...

you can also consider the lithium (former Cake3)
http://rad-dev.org
it's also a php5.3 framework.

I think that the main problem of Web Application Development and a Form System is the user base of both.
if you want to archive real integration of a form system into a web application you developing you need both to have the SAME user base in both the application and phpBB.
so you can relate web application data items to phpBB users in an easy way. think this can give a huge boost to phpBB as a form system that can be integrated into different web applications and frameworks and give web developers and good form system to implant into community applications that are more then just forums.

so since phpBB4 will use the Symfony2 as it seems to me, best way to make such thing work is via strong and flexible API to the phpBB users system, so developers that use different web frameworks will be able to call API functions like: User Registration, User info, Delete Users and so on...
alkavan
Registered User
 
Posts: 1
Joined: Tue May 04, 2010 3:50 pm

Re: User System integration via API

Postby Oleg » Thu May 06, 2010 12:57 am

Maybe you can elaborate on what you mean by "form system" and what functionality you're looking for.

Let's take delete users which sounds like it can't get any simpler. But when deleting users posts may be killed or left behind. Some users cannot be killed without extra permissions (founders) (educated guess, I could be wrong on this one). Do you expect phpbb to check permissions? Will you check permissions? Will you provide values for possible options? What about if a mod adds an option to ban ip/email address of the user being deleted (antispam), would you use it or not?

Things like user info and registration are way more complex.
Oleg
3.1 Release Manager
3.1 Release Manager
 
Posts: 1150
Joined: Tue Feb 23, 2010 2:38 am


Return to [4.x] Discussion

Who is online

Users browsing this forum: No registered users and 6 guests