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-08-23 08:03:37 -07:00
app Auto reply 2018-08-23 05:11:52 -07:00
bootstrap Start 2018-07-23 03:08:12 -07:00
config Logging send errors 2018-08-22 00:26:42 -07:00
database Send user notifications 2018-08-21 11:55:32 -07:00
public Auto reply 2018-08-23 08:03:37 -07:00
resources Auto reply 2018-08-23 08:03:37 -07:00
routes Auto reply 2018-08-23 05:11:52 -07:00
storage Start 2018-07-23 03:08:12 -07:00
tests Apply fixes from StyleCI 2018-07-24 06:34:28 +00:00
vendor Fetch emails encoding fixed 2018-08-09 02:13:51 -07:00
.env.example .env.example 2018-08-23 05:29:45 -07:00
.env.travis Travis Testing 2018-07-23 23:06:59 -07:00
.gitattributes Start 2018-07-23 03:08:12 -07:00
.gitignore Auto reply 2018-08-23 05:11:52 -07:00
.travis.yml Travis Testing 2018-07-23 23:06:59 -07:00
artisan Start 2018-07-23 03:08:12 -07:00
composer.json Fetch emails encoding fixed 2018-08-09 02:13:51 -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 Travis Testing 2018-07-23 23:06:59 -07:00
README.md Attachments 2018-08-14 23:10:05 -07:00
server.php Apply fixes from StyleCI 2018-07-24 06:34:28 +00: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

PHP version Laravel version Build Status Join the chat at https://gitter.im/freescout-helpdesk/Lobby HitCount

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 cannot 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:

  • Starred conversations.
  • Sending message to multiple customers at once.
  • Pasting screenshots from the clipboard into the reply area.
  • Dragging images into the reply area.

You can suggest features or vote for features here

Requirements

  • Nginx / Apache / IIS
  • PHP 7.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