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

141 lines
5.5 KiB
Markdown
Raw Normal View History

2018-10-23 14:55:39 +02:00
# Free Self-Hosted Zendesk & Help Scout Alternative
2018-06-22 19:44:21 +02:00
2018-09-07 15:08:34 +02:00
<div align="center">
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-09-07 15:08:34 +02:00
<br/><br/>
2018-07-20 16:48:32 +02:00
2021-04-21 11:08:36 +02:00
[![PHP version](https://freescout-helpdesk.github.io/img/badges/PHP-7.1%2B-blue.svg)](https://github.com/freescout-helpdesk/freescout#requirements) [![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Ffreescout-helpdesk%2Ffreescout&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)
2018-07-24 08:26:34 +02:00
2018-09-07 15:08:34 +02:00
</div>
2021-04-22 09:09:13 +02:00
**FreeScout** is the super lightweight free open source help desk and shared inbox written in PHP7+ (Laravel framework) self hosted clone of HelpScout. Now you can enjoy free Zendesk & Help Scout without giving up privacy or locking yourself into a service you don't control. FreeScout has been developed from scratch and is not using any copyrighted Help Scout or Zendesk materials.
2018-09-19 10:00:59 +02:00
2018-09-20 09:08:02 +02:00
![FreeScout](https://freescout-helpdesk.github.io/img/screenshots/screenshot.png)
2018-06-22 19:44:21 +02:00
2018-07-15 01:46:01 +02:00
## Table of Contents
* [Features](#features)
2019-07-04 15:05:57 +02:00
* [Demo](#demo)
2019-11-09 08:17:58 +01:00
* [Mobile Apps](#mobile-apps)
2018-07-15 01:46:01 +02:00
* [Requirements](#requirements)
2018-11-04 07:33:26 +01:00
* [Installation](#installation)
2021-10-20 08:39:33 +02:00
* [Cloud Hosted](#cloud-hosted)
2021-02-03 14:56:34 +01:00
* [Modules](#modules)
* [Tools & Integrations](#tools--integrations)
* [News & Updates](#news--updates)
2018-09-23 07:02:40 +02:00
* [Contributing](#contributing)
2018-07-15 01:46:01 +02:00
* [Screenshots](#screenshots)
2018-06-22 19:44:21 +02:00
## Features
2021-10-21 14:50:53 +02:00
* No limitations on the number of users, tickets, mailboxes, etc.
2018-08-27 10:08:20 +02:00
* 100% Mobile-friendly.
2022-03-14 12:18:46 +01:00
* Multilingual (English, Croatian, Danish, Dutch, French, German, Japanese, Italian, Persian, Polish, Portuguese, Russian, Spanish, Slovak, Swedish).
2019-06-18 10:48:34 +02:00
* Seamless email integration.
* Web installer & updater.
2018-06-22 19:44:21 +02:00
* Starred conversations.
2019-07-02 18:46:34 +02:00
* Forwarding conversations.
2020-09-28 08:02:15 +02:00
* Merging conversations.
2019-11-14 17:46:03 +01:00
* Moving conversations between mailboxes.
2019-07-22 16:05:52 +02:00
* Phone conversations.
* Sending new conversations to multiple recipients at once.
2022-01-29 14:57:28 +01:00
* Collision detection notice is shown when two agents open the same conversation.
2018-10-22 15:49:27 +02:00
* Push notifications.
2019-12-28 14:44:21 +01:00
* Following a conversation.
2018-10-22 15:49:27 +02:00
* Auto reply.
2021-10-21 14:50:53 +02:00
* Internal notes.
2018-07-16 12:09:15 +02:00
* Pasting screenshots from the clipboard into the reply area.
2019-04-26 06:23:59 +02:00
* Configuring notifications on a per user basis.
2018-10-22 15:49:27 +02:00
* Open tracking.
2019-07-22 16:05:52 +02:00
* Editing threads.
2019-04-26 06:23:59 +02:00
* Search.
2020-01-11 06:15:04 +01:00
Need anything else? Suggest features [here](https://freescout.net/request-feature/).
2018-10-22 15:49:27 +02:00
2019-07-04 15:05:57 +02:00
## Demo
2019-12-21 17:50:18 +01:00
**[Live Demo](https://demo.freescout.net)**
2019-07-04 15:05:57 +02:00
2019-11-09 08:17:58 +01:00
## Mobile Apps
2020-10-07 19:23:10 +02:00
Mobile apps support the same functionality and modules as the web version of your FreeScout installation. Both support agents and administrators can use mobile apps.
2020-10-06 11:28:13 +02:00
<a href="https://freescout.net/android-app/" target="_blank" rel="nofollow"><img alt="Android App" src="https://freescout-helpdesk.github.io/img/apps/android.png" width="200px" /></a> <a href="https://freescout.net/ios-app/" target="_blank" rel="nofollow"><img alt="iOS App" src="https://freescout-helpdesk.github.io/img/apps/ios.png?v=1" width="200px" /></a>
2019-11-09 08:17:58 +01:00
2018-06-22 19:44:21 +02:00
## Requirements
2018-09-10 11:50:53 +02:00
FreeScout is a pure PHP/MySQL application, so it can be easily deployed even on a shared hosting.
2018-07-18 13:23:17 +02:00
* Nginx / Apache / IIS
2022-02-03 12:47:48 +01:00
* PHP 7.1 - 8.1
2018-11-13 08:15:48 +01:00
* MySQL 5.0+ / MariaDB 5.0+ / PostgreSQL
2018-06-22 19:44:21 +02:00
2018-11-04 07:33:26 +01:00
## Installation
2018-06-22 19:44:21 +02:00
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
2021-02-03 15:01:20 +01:00
Images & one-click installs:
2021-02-03 14:59:06 +01:00
* [Docker Image](http://freescout.net/docker/)
* [Softaculous](http://www.softaculous.com/apps/customersupport/FreeScout) (cPanel, Plesk, ISPmanager, H-Sphere, DirectAdmin, InterWorx)
* [Fantastico](http://ff3.netenberg.com/visitors/scripts/freescout/view) (cPanel, DirectAdmin, ISP Manager, ISP Config)
* [Cloudron](https://cloudron.io/store/net.freescout.cloudronapp.html)
2021-02-13 06:24:02 +01:00
* [Ubuntu](https://github.com/freescout-helpdesk/freescout/wiki/Installation-Guide#interactive-installation-bash-script-ubuntu) (bash script)
2021-02-03 14:59:06 +01:00
2021-10-20 08:39:33 +02:00
## Cloud Hosted
2021-10-20 08:41:13 +02:00
[Cloud Hosted FreeScout](https://freescout.net/cloud-hosted/)
2021-10-20 08:39:33 +02:00
2021-02-03 14:56:34 +01:00
## Modules
* [Official Modules](https://freescout.net/modules/)
* [Community Modules](https://freescout.net/community-modules/)
2021-02-03 14:56:34 +01:00
## Tools & Integrations
* [API](https://api-docs.freescout.net/)
2021-02-12 15:18:06 +01:00
* [Migrate to FreeScout](http://freescout.net/migrate/) (from any help desk)
2022-01-20 16:31:58 +01:00
* [Zapier](https://freescout.net/zapier/)
* [Integromat](https://freescout.net/integromat/)
2021-02-03 14:56:34 +01:00
## News & Updates
2021-04-15 14:38:47 +02:00
If you would like to be notified about important news and updates you can subscribe [here](https://freescout.net/subscribe/)
2021-02-03 14:56:34 +01:00
2018-09-23 07:02:40 +02:00
## Contributing
2018-07-18 01:43:59 +02:00
2020-09-11 13:35:02 +02:00
* [Support the project by leaving a feedback](https://github.com/freescout-helpdesk/freescout/issues/288)
2018-11-04 07:33:26 +01:00
* [Development Guide](https://github.com/freescout-helpdesk/freescout/wiki/Development-Guide)
2019-06-21 08:02:23 +02:00
* [Todo list](https://github.com/freescout-helpdesk/freescout/labels/help%20wanted)
2018-09-26 16:31:21 +02:00
* [Translate](https://github.com/freescout-helpdesk/freescout/wiki/Translate)
2018-07-18 01:43:59 +02:00
2018-06-22 19:44:21 +02:00
## Screenshots
2018-09-20 07:49:09 +02:00
Dashboard:
2018-07-06 05:53:48 +02:00
2018-09-20 07:49:09 +02:00
![Dashboard](https://freescout-helpdesk.github.io/img/screenshots/dashboard.png)
2018-07-16 09:58:40 +02:00
2018-07-20 08:19:25 +02:00
Conversation:
![Conversation](https://freescout-helpdesk.github.io/img/screenshots/conversation.png)
2018-09-20 07:49:09 +02:00
2018-07-08 09:39:12 +02:00
Mailbox connection settings page:
2018-09-20 07:49:09 +02:00
![Mailbox connection settings page](https://freescout-helpdesk.github.io/img/screenshots/mailbox-connection.png)
2018-10-31 08:17:39 +01:00
Notifications:
![Notifications](https://freescout-helpdesk.github.io/img/screenshots/notifications.png)
Push notification:
![Push notification](https://freescout-helpdesk.github.io/img/screenshots/push.png)
Web installer:
![Web installer](https://freescout-helpdesk.github.io/img/screenshots/installer.png)
2018-09-20 07:49:09 +02:00
Login page:
2018-10-15 08:12:05 +02:00
![Login page](https://freescout-helpdesk.github.io/img/screenshots/freescout-login.png)