does dhtmlxGantt can be integrate with cakePhp?

hi, we are doing the project in cakephp and really need to use this ganttchart. we just want to know if this dhtmlxGantt can be use with cakephp. if yes, then could you please show us how we can integrate this ganttchart with our cakephp project?

thanks in advanced! :smiley:

Gantt is fully client side and can be used with any backend

Check the next article
docs.dhtmlx.com/tutorials__conne … index.html

It describes scheduler, not the gantt, but they are very similar. You can replace scheduler related code with gantt related code from here

docs.dhtmlx.com/gantt/desktop__how_to_start.html

thanks for the reply, yeap we will try it. :smiley: