-
Notifications
You must be signed in to change notification settings - Fork 509
Modules Development
FreeScout edited this page Feb 8, 2023
·
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 some extra actions/filters in the core - feel free to submit 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