1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-11-24 11:22:42 +01:00
freescout/README.md

81 lines
4.0 KiB
Markdown
Raw Normal View History

2018-06-22 19:44:21 +02:00
# FreeScout — Free Self-Hosted HelpScout Alternative
2018-07-20 16:48:32 +02:00
<img src="https://raw.githubusercontent.com/freescout-helpdesk/freescout/master/public/img/logo-300.png" width="180" height="180" />
2018-08-02 18:17:13 +02:00
[![PHP version](https://freescout-helpdesk.github.io/img/badges/PHP-7.0%2B-blue.svg)](https://github.com/freescout-helpdesk/freescout#requirements) [![Laravel version](https://freescout-helpdesk.github.io/img/badges/Laravel-5.5-blue.svg)](https://github.com/freescout-helpdesk/freescout#requirements)
2018-07-25 16:09:20 +02:00
[![Build Status](https://travis-ci.org/freescout-helpdesk/freescout.svg?branch=master)](https://travis-ci.org/freescout-helpdesk/freescout) [![Join the chat at https://gitter.im/freescout-helpdesk/Lobby](https://badges.gitter.im/freescout-helpdesk/Lobby.svg)](https://gitter.im/freescout-helpdesk/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![HitCount](http://hits.dwyl.io/freescout-helpdesk/freescout.svg)](http://hits.dwyl.io/freescout-helpdesk/freescout)
2018-07-24 08:26:34 +02:00
2018-07-20 12:33:08 +02:00
**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.
2018-07-17 02:50:39 +02:00
2018-07-23 10:03:25 +02:00
FreeScout is being developed from scratch and is not using any copyrighted Help Scout materials to comply with GitHub's [DMCA Policy](https://help.github.com/articles/dmca-takedown-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](https://github.com/freescout-helpdesk/freescout) and follow [instructions](https://github.com/freescout-helpdesk/freescout/wiki/Development-Guide).
2018-06-22 19:44:21 +02:00
2018-07-16 09:58:40 +02:00
![Dashboard](https://freescout-helpdesk.github.io/img/screenshots/dashboard.png)
2018-06-22 19:44:21 +02:00
2018-07-15 01:46:01 +02:00
## Table of Contents
* [Features](#features)
* [Requirements](#requirements)
2018-07-18 01:43:59 +02:00
* [Release Date](#release-date)
2018-07-15 01:46:01 +02:00
* [Documentation](#documentation)
* [Installation Guide](#installation-guide)
* [Development Guide](#development-guide)
2018-07-18 07:45:01 +02:00
* [Todo List](#todo-list)
2018-07-15 01:46:01 +02:00
* [Screenshots](#screenshots)
2018-06-22 19:44:21 +02:00
## Features
2018-07-20 12:34:51 +02:00
![FreeScout](https://raw.githubusercontent.com/freescout-helpdesk/freescout/master/public/img/banner.png)
2018-07-20 12:33:08 +02:00
2018-08-27 10:08:20 +02:00
[FreeScout](https://github.com/freescout-helpdesk/freescout) will provide the same set of features as a HelpScout: help desk tools, email management and analytics. Also **FreeScout** will provide some extra features:
2018-06-22 19:44:21 +02:00
2018-08-27 10:08:20 +02:00
* 100% Mobile-friendly.
2018-06-22 19:44:21 +02:00
* Starred conversations.
2018-08-15 08:10:05 +02:00
* Sending message to multiple customers at once.
2018-07-16 12:09:15 +02:00
* Pasting screenshots from the clipboard into the reply area.
2018-08-15 08:10:05 +02:00
* Dragging images into the reply area.
2018-06-22 19:44:21 +02:00
2018-08-27 10:08:20 +02:00
Need anything else? Suggest features [here](https://feedback.userreport.com/25a3cb5f-e4bd-4470-b6f3-79fcfaa8e90f/#ideas/popular)
2018-06-22 19:44:21 +02:00
## Requirements
2018-07-18 13:23:17 +02:00
* Nginx / Apache / IIS
2018-07-25 16:09:20 +02:00
* PHP 7.0+
2018-06-24 11:01:26 +02:00
* MySQL/MariaDB 5.0+
2018-07-17 02:50:39 +02:00
* Git (optional, for easier upgrading in the future)
2018-06-22 19:44:21 +02:00
2018-07-18 01:43:59 +02:00
## Release Date
If you would like to be notified by email when **FreeScout** will be released, you can subscribe [here](https://feedburner.google.com/fb/a/mailverify?uri=freescout)
2018-07-10 12:15:58 +02:00
## Documentation
2018-07-15 01:46:01 +02:00
[Documentation](https://github.com/freescout-helpdesk/freescout/wiki)
2018-07-10 12:15:58 +02:00
2018-06-22 19:44:21 +02:00
## Installation Guide
2018-07-16 12:58:44 +02:00
[Installation Guide](https://github.com/freescout-helpdesk/freescout/wiki/Installation-Guide)
2018-06-22 19:44:21 +02:00
## Development Guide
2018-07-16 12:58:44 +02:00
[Development Guide](https://github.com/freescout-helpdesk/freescout/wiki/Development-Guide)
2018-06-22 19:44:21 +02:00
2018-07-18 01:43:59 +02:00
## Todo List
[Todo List](https://github.com/freescout-helpdesk/freescout/projects/1)
2018-06-22 19:44:21 +02:00
## Screenshots
2018-07-08 09:39:12 +02:00
Login page:
2018-07-06 05:53:48 +02:00
![Login page](https://freescout-helpdesk.github.io/img/screenshots/freescout-login.png)
2018-07-20 08:19:25 +02:00
Conversations list:
2018-07-16 09:58:40 +02:00
![Conversations](https://freescout-helpdesk.github.io/img/screenshots/conversations.png)
2018-07-20 08:19:25 +02:00
Conversation:
![Conversation](https://freescout-helpdesk.github.io/img/screenshots/conversation.png)
2018-07-08 09:39:12 +02:00
Mailbox connection settings page:
2018-07-24 08:26:34 +02:00
![Mailbox connection settings page](https://freescout-helpdesk.github.io/img/screenshots/mailbox-connection.png)