codeignigter4.2

has anyone sussfully inigrated ghtmlx5.2 with codeignigter4.2

Hello @mkeery-12250,

Unfortunately, I don’t have any ready examples of such integration or experience with codeignigter4.2

As I researched - technically, it should be possible by:

  1. adding suite files to your project
  2. Creating controller that will return view with implemented suite component
  3. creating view, that will contain HTML page, and script with suite related code.

Kind regards,