-
- alistek

-
Total Posts: 293
Joined: 2008-04-02
Normal, IL
|
Well each forum is different and it depends on what you would like to do with it. If you want shared authentication then you have to decide whether to use Magento’s authentication backend or use your forum’s. Due to the complexity of Magento’s I would not advise rewriting that code but rather take whatever authentication functions are in the forum and authenticate the users against Magento’s. Do the same with cookies/sessions. Then all it is, is a matter of theming your forum the same as Magento.
-Adam
|