Manually installing a dental web site on a website
In order to use the website booking, the customer must have a Dental Premium package and the option of home page booking enabled. You can get help by writing to hammas@innovaatik.ee or calling 7402215. In addition, an API key must be generated in program. To do this, you must go to the user who has the rights of the manager: Manager → Web → Create new API key.If the key already exists, the API key and the API server address should be saved in a text file as they will need us later. The sample installation and all required code can be downloaded from the following link: http://eweb.innovaatik.ee/hammas_calendar_demo.zip
Necessary steps to get the sample installation work on your web server.
- Make sure the web server supports PHP> = 5.4
- Change hp-api-client.php files to values ​​for the following constants HP_API_KEY, HP_CALLBACK, HP_HOMEPAGE, HP_MANAGE. The api key value is then the api key we got at the beginning of the guide. After all constants, there is also a clutter that their purpose is.
- After these changes, the sample could start installation.
- To do this, the calendar should show the doctor, the services and the times the program should make the necessary settings. For this, the tutorial is Web Hosting
- Based on this example, no web developer should have trouble installing this calendar on the homepage.
The use of the jQuery version used in the example is not strictly mandatory. Feel free to try the already existing jQuery library on the website.