1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-11-24 03:12:46 +01:00
Freescout
Go to file
2018-09-25 05:36:41 -07:00
app If conversation is anassigned, do not change assignee on note create 2018-09-25 02:09:26 -07:00
bootstrap Start 2018-07-23 03:08:12 -07:00
config Translate 2018-09-25 05:36:41 -07:00
database Translate 2018-09-25 05:36:41 -07:00
Modules Modules 2018-09-22 22:02:02 -07:00
overrides/Axn/Laroute/Routes Modules 2018-09-23 09:37:12 -07:00
public Fix disarding old drafts 2018-09-25 03:00:42 -07:00
resources Translate 2018-09-25 05:36:41 -07:00
routes Delete mailbox 2018-09-19 22:49:09 -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
.env.example Remove env() calls 2018-09-25 00:32:27 -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 Commit composer lock 2018-09-24 06:33:08 -07:00
.travis.yml Enable Send Test button 2018-09-21 06:22:13 -07:00
artisan Start 2018-07-23 03:08:12 -07:00
composer.json Translate 2018-09-25 05:36:41 -07:00
composer.lock Translate 2018-09-25 05:36: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 Travis Testing 2018-07-23 23:06:59 -07:00
README.md Modules 2018-09-23 00:28:06 -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 Help Scout 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.

Now you can enjoy a self hosted clone of Help Scout without giving up privacy or locking you into a service you don't control.

FreeScout

Table of Contents

Features

FreeScout

FreeScout will provide the same set of features as a HelpScout: help desk tools, email management and analytics. FreeScout will also provide some extra features:

  • 100% Mobile-friendly.
  • Multilingual.
  • Starred conversations.
  • Sending messages to multiple customers at once.
  • Pasting screenshots from the clipboard into the reply area.
  • Dragging images into the reply area.

Need anything else? Suggest features here

Requirements

FreeScout is a pure PHP/MySQL application, so it can be easily deployed even on a shared hosting.

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

News & Updates

If you would like to be notified about new releases, news and updates you can subscribe here

Installation Guide

Installation Guide

Development Guide

Development Guide

Modules

FreeScout Modules.

Contributing

Screenshots

Dashboard:

Dashboard

Conversation:

Conversation

Mailbox connection settings page:

Mailbox connection settings page

Login page:

Login page