PHP 8.2.30
Preview: config.php Size: 1.77 KB
//var/softaculous/supercali/config.php

<?php

$h = "[[softdbhost]]";
$d = "[[softdb]]";
$u = "[[softdbuser]]";
$p = "[[softdbpass]]";

$calendar_title = "[[site_name]]";

$calendar_email = "[[admin_email]]";

$calendar_url = "[[softurl]]/";

$table_prefix = "[[dbprefix]]";

$default_module = 2;

// display sub-category events along with events in selected category
$include_child_categories = true;

// display events in parent category along with events in selected category
$include_parent_categories = true;

// How to display the titles on the header of the calendar
$week_titles[] = "Sunday";
$week_titles[] = "Monday";
$week_titles[] = "Tuesday";
$week_titles[] = "Wednesday";
$week_titles[] = "Thursday";
$week_titles[] = "Friday";
$week_titles[] = "Saturday";

//used with the quarter view
$week_titles_s[] = "Sun";
$week_titles_s[] = "Mon";
$week_titles_s[] = "Tue";
$week_titles_s[] = "Wed";
$week_titles_s[] = "Thu";
$week_titles_s[] = "Fri";
$week_titles_s[] = "Sat";

//used with the year view
$week_titles_ss[] = "S";
$week_titles_ss[] = "M";
$week_titles_ss[] = "T";
$week_titles_ss[] = "W";
$week_titles_ss[] = "T";
$week_titles_ss[] = "F";
$week_titles_ss[] = "S";

// FCK Editor can be used for HTML of event text (Depreciated)
$fck_editor_path = "";

$fck_editor_toolbar = "Basic"; // Basic or Default

// CK Editor now can be used for HTML

$ck_editor_path = "";

// CKEditor 5 (free Classic build). When set, replaces CKEditor 4 for description fields.
$ck_editor_5_enabled = false;
$ck_editor_5_url = "https://cdn.ckeditor.com/ckeditor5/47.6.1";
$ck_editor_5_license_key = ""; // Get free key at https://portal.ckeditor.com/checkout?plan=free

// The default start category for the event calendar
$start_category_id = 1;

// Language File
$language = "lang/en_us.php";

// Day/week view start hour
$day_week_start_hour = 8;

?>

Directory Contents

Dirs: 6 × Files: 13

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2026-03-17 21:02:21
Edit Download
php53 DIR
- drwxr-xr-x 2026-03-17 21:02:21
Edit Download
php56 DIR
- drwxr-xr-x 2026-03-17 21:02:21
Edit Download
php71 DIR
- drwxr-xr-x 2026-03-17 21:02:21
Edit Download
php81 DIR
- drwxr-xr-x 2026-03-17 21:02:21
Edit Download
php82 DIR
- drwxr-xr-x 2026-03-17 21:02:21
Edit Download
1.77 KB lrw-r--r-- 2026-03-16 09:43:40
Edit Download
4.34 KB lrw-r--r-- 2026-03-16 10:50:06
Edit Download
447 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
356 B lrw-r--r-- 2026-03-16 09:43:40
Edit Download
3.09 KB lrw-r--r-- 2026-03-16 10:50:06
Edit Download
2.00 KB lrw-r--r-- 2026-03-16 09:43:40
Edit Download
924 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
3.65 KB lrw-r--r-- 2026-03-16 10:50:06
Edit Download
859 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
2.30 KB lrw-r--r-- 2026-03-16 10:50:06
Edit Download
628 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
6.50 KB lrw-r--r-- 2026-03-16 09:43:40
Edit Download
104.89 KB lrw-r--r-- 2026-03-16 09:43:40
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).