mirror of
https://github.com/freescout-helpdesk/freescout.git
synced 2024-11-08 11:52:30 +01:00
Page:
Console Commands
Pages
Background Jobs
Backup
Blacklists Check
Choosing a Server
Clearing the Cache
Cloud Hosted FreeScout
Community Modules
Configuration Options
Connect FreeScout to Microsoft 365 Exchange via OAuth
Connect G Suite to FreeScout
Connect Gmail to FreeScout
Connect Microsoft Office 365 Exchange to FreeScout
Console Commands
Debugging
Development Guide
FAQ
Fetching Emails
FreeScount and Zapier
FreeScout Dependencies Security
FreeScout Development Process
FreeScout Modules Dev
FreeScout Modules
FreeScout Plugins
FreeScout Security
FreeScout on Plesk
Google OAuth 2.0
Hire Developer
Home
Installation Guide
Integromat Integration
Make Integration
Migrate to FreeScout
Modules Development
OAuth for Google and Office 365
PHP Timezones
Releases
Sending Emails
Sending Issues
Todo List
Translate
Updating FreeScout
Upgrade PHP
Zapier Integration
6
Console Commands
FreeScout edited this page 2020-09-30 10:48:54 +03:00
Table of Contents
Create user
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.
Clear cache
php artisan freescout:clear-cache
Clear application cache and cache the config.
Fetch emails
Fetch all emails for the last 3 days:
php artisan freescout:fetch-emails --days=3 --unseen=0
Fetch emails from mailboxes.
Build application
php artisan freescout:build
Build application assets.
Build modules
php artisan freescout:module-build --module_alias=test
Build module or all modules (if module_alias is empty).
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
FreeScout — Help desk & shared mailbox, free Zendesk & Help Scout alternative.