app | ||
bootstrap | ||
config | ||
database | ||
public | ||
resources | ||
routes | ||
storage | ||
tests | ||
vendor | ||
.env.example | ||
.gitattributes | ||
.gitignore | ||
artisan | ||
composer.json | ||
LICENSE | ||
package.json | ||
phpunit.xml | ||
README.md | ||
server.php | ||
webpack.mix.js | ||
yarn.lock |
FreeScout — Free Self-Hosted HelpScout Alternative
FreeScout is a free open source help desk and shared inbox written in PHP (Laravel 5.5 framework), full analog of HelpScout. FreeScout is currently under active development. As you may know Help Scout on November 29, 2018 will force all free accounts to upgrade to the paid plan, so developing a free open source alternative is kind of urgent. If you would like to join efforts, just fork this repo and we will contact you.
Features
FreeScout will provide the same set of features as a HelpScout: help desk tools, email management and analytics. Also FreeScout will provide several extra features in addition to the standard HelpScout features:
- Sending message to multiple customers at once.
- Starred conversations.
- Trash section.
- Quick changing of customer.
- Pasting screenshots from the clipboard into reply area.
You can suggest features or vote for features here
Release Date
If you would like to be notified by email when FreeScout will be released, you can subscribe here
Project Homepage
https://github.com/freescout-helpdesk/freescout
Requirements
- PHP 7.0.0+
- MySQL/MariaDB 5.0+
Installation Guide
Coming as soon as the first stable version will be released.
Development Guide
FreeScout development guide