Automation & CLI
Automate Pubvana with cron jobs, CLI commands, and background workers.
This section covers:
- Setting Up the Cron Job — the single crontab line that powers scheduled posts and daily update checks.
- Scheduled Posts — auto-publishing posts at a future date and time.
- Auto-Updates — automatic CMS and extension updates with safety checks.
- CLI Commands Reference — every
php sparkcommand available in Pubvana. - Queue Workers — optional background job processing for backup, update, and rollback operations.