How do I integrate askbot on a cakephp framework?
I am building an educational website on cakephp. I love askbot and would like to integrate it. Please help.
We can integrate hosted sites with the CakePHP site via single-signon and custom theme.
This way the only thing that will give out that your Q&A site is different from your main site - the domain name: ask.example.com vs example.com.
Askbot also can be embedded into other pages via iframe, and will be fully functional.
To enter a block of code:
Comments