Check documentation for the latest version of dhtmlxSuite Using Connector with CakePHP v2.X DHTMLX Docs

Using Connector with CakePHP v2.X

In this tutorial we would like to show you how to use the dhtmlxConnector library with the CakePHP framework.

The tutorial is intended for developers who have already been familiar with the CakePHP framework and DHTMLX library. If you haven't, please follow the links below to get the required information:

Before continuing, please check that you have CakePHP installed on your computer. If you don’t, read "Installation" to learn how to do this.

Download the demo app here.


After you finish this tutorial, you'll get a grid and a scheduler populated with data from a database and able to save changes back to the server.

Back to top