1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-11-24 03:12:46 +01:00
This commit is contained in:
FreeScout 2018-06-27 06:29:49 -07:00
parent 83cce40575
commit cb5f348568

View File

@ -16,7 +16,7 @@
* Quick changing of customer.
* Option allowing to decide what to do after sending a reply: open next conversation or stay in the current.
You can suggest features or vote for features [here](https://feedback.userreport.com/de1fc910-a7f3-41b1-ada5-466ac6316fe2/)
You can suggest features or vote for features [here](https://feedback.userreport.com/25a3cb5f-e4bd-4470-b6f3-79fcfaa8e90f/#ideas/popular)
## Project Homepage
@ -33,7 +33,7 @@ Coming as soon as the first stable version will be released.
## Plugins
List of available FreeScout plugins: https://packalyst.com/s/freescout
<a href="https://github.com/freescout-helpdesk/freescout/wiki/FreeScout-Plugins">List of available FreeScout plugins</a>
## Development Guide
@ -46,11 +46,6 @@ FreeScout development rules and guidelines:
* Design must be mobile friendly.
* In copmoser.json make sure to specify only exact versions of packages (Example: 1.0.2)
## Plugins Development
1. Develop your plugin as standard Laravel package: [Laravel package development guide](https://laravel.com/docs/5.5/packages). Make sure to give your plugin name starting with **"freescout-"**.
2. Add your plugin to the [Laravel packages repository](https://packalyst.com/).
## Screenshots
![FreeScout](https://freescout-helpdesk.github.io/img/screenshots/freescout-login.png)