Author Topic: integration with other cake app  (Read 311 times)

domingosjunior87

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • Email
integration with other cake app
« on: February 04, 2010, 07:58:45 AM »
Can i integrate sitecake with another app designed by cake 1.2?

admin

  • Administrator
  • Newbie
  • *****
  • Posts: 2
    • View Profile
    • Email
Re: integration with other cake app
« Reply #1 on: February 08, 2010, 05:58:09 AM »
SiteCake uses CakePHP 1.2 as a framework for the server-side implementation. CakePHP itself has not be hacked/modified to be used by SiteCake. Therefore it is possible to integrate SiteCake into any CakePHP-based application. However, as that kind of integration has not been planned, it would not be an easy task. Mostly because of hard-coded paths within the PHP source code.
We have some plans for future versions to support integration of SiteCake into popular PHP frameworks/CMS/platforms (such as Joomla, Wordpress, etc.) so it will be the right moment for refactoring and enabling an easier integration (e.g. into CakePHP-based applications).