5.3.9 • Published 5 years ago
dhtmlx-scheduler-enterprise v5.3.9
DHTMLX Scheduler
Version 5.3.9, Professional Edition
License
DHTMLX Enterprise License, check license.txt for more details
How to start
- check our how-to-start tutorials https://docs.dhtmlx.com/scheduler/howtostart_guides.html
 - explore code samples https://docs.dhtmlx.com/scheduler/samples/
 
How to run samples
All the samples except for a few that explicitly require a REST backend api can be opened as static files.
Running the backend:
npm installoryarn installnpm startoryarn start- go to 
http://localhost:9200 
or
- copy 
codebaseandsamplesfolders of the package to your Apache/nginx directory and open samples as static html pages. Demos that require RESTful backend will not work in that case. 
Package structure
- ./codebase - css and javascript files of the library
 - ./samples - code samples
 - ./backend - a simple node backend to run samples
 
Useful links
Product information https://dhtmlx.com/docs/products/dhtmlxScheduler/
Online documentation https://docs.dhtmlx.com/scheduler/
Support forum https://forum.dhtmlx.com/c/scheduler-all/scheduler
5.3.9
5 years ago