Installation of ApPHP Calendar Templates
Installation of ApPHP Calendar Template (for version 3.0.0 or above)
A new installation of ApPHP Calendar Template is a very straight forward process:
Step 1. Uncompressing downloaded file.
Uncompress the ApPHP Calendar Template archive. The archive will create a directory called "PHPCAL_TPL_xxx".
Step 2. Uploading files.
Upload content of this folder (all files and sub-directories it includes) to the style/ directory of your Calendar script using FTP.
Pay attention to DON'T use the capital letters in the name of the folder (for Linux users).
For example:
public_html/templates/or
public_html/{calendar directory}/style/
Step 3. Selecting a template.
Now you can select this template for your calendar. To do this, simply define in your code
$objCalendar->SetCssStyle('x-dark');