โš™๏ธ Settings

โ† Back to Dashboard

๐Ÿ“Œ Pinterest API

Configured
Get your credentials at: Pinterest Developers

๐Ÿฆ Twitter API

Not Configured
Get your credentials at: Twitter Developers

๐Ÿค– Reddit API

Not Configured
Get your credentials at: Reddit Apps

๐Ÿ“˜ Facebook API

Not Configured
Get your credentials at: Facebook Developers
๐Ÿ’ก To update API keys, edit the config.php file on your server.

๐Ÿ“… Posting Schedule

08:00 12:00 16:00 19:00 21:00
Posts will be scheduled at these times each day

Post Interval

4h

Max Posts/Day

6

โฑ๏ธ Platform Rate Limits

Platform Daily Limit Hourly Limit Min Interval
Pinterest 50 posts 10 posts 15 min
Twitter 100 posts 20 posts 5 min
Reddit 10 posts 3 posts 30 min
Facebook 25 posts 5 posts 20 min
๐Ÿ’ก To modify scheduling settings, edit the constants in config.php

๐Ÿ“Š Database Statistics

Total Articles

7

Scheduled Posts

43

Pending Posts

23

Posted This Week

0

๐Ÿ’พ Disk Usage

Generated Images

2.03 MB

Log Files

64.28 KB

Cache Files

0 B

๐Ÿ”ง System Information

PHP Version 8.2.30
Server Software LiteSpeed
Main Site URL https://www.lawaccidents.com
Automation URL https://automation.lawaccidents.com
Database Name u198444563_lawdb1
Timezone Africa/Algiers

๐Ÿงน Cleanup Operations

๐Ÿ”„ Cron Jobs

Current cron jobs configuration:

# Run scheduler every hour 0 * * * * /usr/bin/php /path/to/automation/scheduler.php run # Auto-schedule articles daily at 6 AM 0 6 * * * /usr/bin/php /path/to/automation/scheduler.php auto-schedule # Clean old data weekly (Sunday at 2 AM) 0 2 * * 0 /usr/bin/php /path/to/automation/scheduler.php clean # Generate daily report at 8 PM 0 20 * * * /usr/bin/php /path/to/automation/scheduler.php report
View your active cron jobs: crontab -l

๐Ÿ“ Recent Logs

No logs for today yet.

๐Ÿš€ Quick Commands

Command Description
php scheduler.php run Process pending posts immediately
php scheduler.php auto-schedule Auto-schedule all recent articles
php scheduler.php test twitter Test posting to a specific platform
php scheduler.php report Generate statistics report
php scheduler.php clean Clean old posts and logs