Hi,
I want to integrate the Question2Answer into our CRM. We are working on a PHP framework.
We have our own user table and various user levels such as ... normal users, admin, clients etc..
What I want is simply to integrate the Question2Answer with our CRM where the all users will be accessed by Question2Answer from our user table. All login-logout, postings will be working based on our users from our user table.
Can anybody please help me on this ?