TeleFlow CRM has been successfully installed and configured.
1. Delete install.php
For security, delete /public/install.php immediately
2. Setup Queue Worker
Configure Supervisor or cron to run the queue worker:
php worker.php
3. Setup Cron Jobs
Add to crontab for scheduled tasks:
* * * * * php /path/to/cron.php
4. Configure Payment Methods
Add Stripe and Cryptomus API keys in Admin Panel → Settings
Documentation: docs.teleflow.app
Support: support@teleflow.app