1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-11-24 11:22:42 +01:00
Freescout
Go to file
2018-07-23 03:08:24 -07:00
app Create mailbox 2018-07-23 03:08:22 -07:00
bootstrap Start 2018-07-23 03:08:12 -07:00
config Homepage 2018-07-23 03:08:18 -07:00
database Create mailbox 2018-07-23 03:08:22 -07:00
public Design 2018-07-23 03:08:23 -07:00
resources Create mailbox 2018-07-23 03:08:22 -07:00
routes Create mailbox 2018-07-23 03:08:22 -07:00
storage Start 2018-07-23 03:08:12 -07:00
tests Start 2018-07-23 03:08:12 -07:00
.env.example Start 2018-07-23 03:08:12 -07:00
.gitattributes Start 2018-07-23 03:08:12 -07:00
.gitignore Readme 2018-07-23 03:08:19 -07:00
artisan Start 2018-07-23 03:08:12 -07:00
composer.json Start 2018-07-23 03:08:12 -07:00
LICENSE Start 2018-07-23 03:08:12 -07:00
package.json Start 2018-07-23 03:08:12 -07:00
phpunit.xml Start 2018-07-23 03:08:12 -07:00
README.md Readme 2018-07-23 03:08:24 -07:00
server.php Start 2018-07-23 03:08:12 -07:00
webpack.mix.js Start 2018-07-23 03:08:12 -07:00
yarn.lock Start 2018-07-23 03:08:12 -07:00

FreeScout — Free Self-Hosted HelpScout Alternative

FreeScout

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.

HitCount

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.
  • Option allowing to decide what to do after sending a reply: open next conversation or stay in the current.

You can suggest features or vote for features 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.

Plugins

List of available FreeScout plugins

Development Guide

FreeScout development rules and guidelines:

  • Feel free to impelement and push any HelpScout functionality which is not implemented yet.
  • Please stick to the HelpScout design and functionality, no need to reinvent the wheel. FreeScout provides all the HelpScout features out of the box plus several most needed extra features. Additional features are added by developing plugins for FreeScout as standard Laravel packages.
  • FreeScout API must be completely equal to HelpScout's API
  • All strings must be translatable.
  • Design must be mobile friendly.
  • In copmoser.json make sure to specify only exact versions of packages (Example: 1.0.2)

Screenshots

FreeScout