-
Notifications
You must be signed in to change notification settings - Fork 510
Modules Development
FreeScout edited this page Jun 18, 2024
·
12 revisions
Modules allow to extend FreeScout functionality (just like WordPress plugins). Every single aspect of FreeScout can be adjusted via modules. It is achieved by adding actions/filters to the core.
If you need to add some action/filter to the application, just create a pull request. If you need to adjust some existing module - see this.
Modules are developed using Laravel-Modules v2 package (documentation).
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)
- MacOS Menu Bar App
Development