-
Notifications
You must be signed in to change notification settings - Fork 503
Console Commands
FreeScout edited this page Sep 30, 2020
·
6 revisions
php artisan freescout:create-user
This will guide you through setting up a new user for your FreeScout installation. You'll be prompted for a role (make sure to choose “admin”), first and last name, e-mail address and password. You can then use these when you first login.
php artisan freescout:clear-cache
Clear application cache and cache the config.
Fetch all emails for the last 3 days:
php artisan freescout:fetch-emails --days=3 --unseen=0
Fetch emails from mailboxes.
php artisan freescout:build
Build application assets.
php artisan freescout:module-build --module_alias=test
Build module or all modules (if module_alias is empty).
FreeScout — Help desk & shared mailbox, free Zendesk & Help Scout alternative.
About
Installation
Configuration
- Sending Emails
- Fetching Emails
- Connect G Suite & Microsoft 365
- Console Commands
- Backup
- Update
- Upgrade PHP
Troubleshooting
Tools & Integrations
- API
- Migrate to FreeScout
- Zapier
- Make (Integromat)
Development