Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Uploading timetable

Electron_prod edited this page Jan 28, 2024 · 1 revision

📤 Upload methods

There are two ways to upload timetable to TimeTableSite:

1️⃣ Way one:

  1. Configure timetable in TimeTableConfigurator
  2. Export confuguration file from it.
  3. Copy this file to TimeTableSite's folder.

2️⃣ Way two

WARNING: "Remote uploader" feature must be enabled in TimeTableSite.

  1. Configure timetable in TimeTableConfigurator
  2. Send data to server using "Send" feature. More info about it you can find here.

Clone this wiki locally