Check documentation for the latest version of dhtmlxSuite Step 1. Include Required Code Files DHTMLX Docs

Step 1. Include Required Code Files

To create our app we need to add source files of 5 components:

We could download packages of each component and add the files one by one but it's not the best way. It's much easier to download the app package and copy the folder with the files from the package.

To prepare the app's file:
  1. Download the app package (link to download).
  2. Follow the directory tree "cakephp_dhtmlx/webroot/lib/ " and copy the "dhtmlx", "dhtmlxGantt" and "dhtmlxScheduler" folders from the downloaded package.
Back to top