1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-11-24 19:33:07 +01:00
Freescout
Go to file
2018-07-23 03:12:50 -07:00
app Conversation 2018-07-23 03:12:41 -07:00
bootstrap Start 2018-07-23 03:08:12 -07:00
config Logs 2018-07-23 03:12:13 -07:00
database Customer 2018-07-23 03:12:40 -07:00
public Styles 2018-07-23 03:12:50 -07:00
resources Conversation 2018-07-23 03:12:41 -07:00
routes Conversations 2018-07-23 03:12:23 -07:00
storage Start 2018-07-23 03:08:12 -07:00
tests Start 2018-07-23 03:08:12 -07:00
vendor Conversation 2018-07-23 03:12:41 -07:00
.env.example Start 2018-07-23 03:08:12 -07:00
.gitattributes Start 2018-07-23 03:08:12 -07:00
.gitignore Configuring after committing vendor 2018-07-23 03:08:37 -07:00
artisan Start 2018-07-23 03:08:12 -07:00
composer.json Conversation 2018-07-23 03:12:41 -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 update 2018-07-23 03:12:49 -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 is a free open source help desk and shared inbox written in PHP7 (Laravel 5.5 framework), full analog of HelpScout. 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.

FreeScout is being developed from scratch and is not using any copyrighted Help Scout materials to comply with GitHub's DMCA Policy (trademark, logos, icons, CSS, JS, HTML files are copyrighted; idea, look and feel can not be copyrighted). FreeScout is currently under active development. If you would like to join efforts, just fork this repo and follow instructions.

Dashboard

Table of Contents

Features

FreeScout

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.
  • Pasting screenshots from the clipboard into the reply area.
  • Deleted conversations folder.

You can suggest features or vote for features here

Requirements

  • Nginx / Apache / IIS
  • PHP 7.0.0+
  • MySQL/MariaDB 5.0+
  • Git (optional, for easier upgrading in the future)

Release Date

If you would like to be notified by email when FreeScout will be released, you can subscribe here

Documentation

Documentation

Installation Guide

Installation Guide

Development Guide

Development Guide

Todo List

Todo List

Screenshots

Login page:

Login page

Conversations list:

Conversations

Conversation:

Conversation

Mailbox connection settings page:

Mailbox connection settings page

HitCount