Amadeus API Credentials

Enter your Amadeus API credentials to access flight pricing data. You can obtain these from the Amadeus for Developers portal.

Cron Job Setup

Current cron status: Not configured

Setup Instructions

To schedule automatic price tracking, add the following line to your crontab:

0 0 * * * php /var/www/vhosts/optiflight.eu/flights.optiflight.eu/tracker.php

This will run the tracker daily at midnight. For more frequent updates, you can use:

0 */6 * * * php /var/www/vhosts/optiflight.eu/flights.optiflight.eu/tracker.php

This will run the tracker every 6 hours.

System Settings
Notify when prices drop by this percentage
System Statistics
Total Routes: 1
Active Routes: 1
Roundtrip Routes: 1
One-way Routes: 0
Total Price Points: 0
Last Update: Never
Database Size
Total Database Size: 0.08 MB
Routes Table Size: 0.03 MB
Prices Table Size: 0.03 MB
Database Maintenance

Use these tools to maintain the database and optimize performance.

Clean Old Price Data

Remove price data older than 90 days to optimize database performance.

Records to be deleted: 0

Clean Old Data
Optimize Database

Optimize database tables to improve performance.

Optimize Database
Reset System

Warning: This will delete all routes and price data.

Reset System
System Logs
Clear Logs
[2025-11-01 11:20:01] [info] Starting flight search...
[2025-11-01 11:20:01] [success] API token retrieved successfully.
[2025-11-01 11:20:01] [info] Searching flights: AMS → MCO on 2026-03-17
[2025-11-01 11:20:05] [success] Flight search completed.