Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How to go about combining [ PHPizabi ] with Vanilla, Any thoughts?
Hey guys, I would like to come up with a plan so that PHPizabi and vanilla would be bridged, or use Vanilla's Login and authentication, This way i can keep my current members but add the great functions of phpizabi, Since the FRIENDS add-on is no where near complete.
Any thoughts on how to go about this?
wayne
0
This discussion has been closed.
Comments
I think that all that you need is to understand how izabi handles sessions.
If auth system is not modular in izabi, Vanilla will maybe have to mimic izabi's auth system through the class "authenticator". Is there some clean docs about this in izabi?