FreeHelp makes FreeScout look and feel more like Help Scout, adding many small quality-of-life improvements.
- Don't open anything in new tabs/windows! #2914
- Shift-click checkboxes to select a range of conversations at once #1312
- Convert Dropdown-type Custom Fields to Select2 inputs
- Type
Escape
to close dropdowns, cancel editing conversation titles, and cancel editing a note - Use Command + Return to submit a reply or note (or Control + Return in Windows)
- Use nicer Heroicons instead of the default FreeScout icons
- Apply many CSS tweaks to make FreeScout look and feel more like Help Scout
- Wrap Custom Fields in the familiar gray box
- Update the editor fonts to match Help Scout
- Replace folder icons with nicer Heroicons
- Remove many of the blue highlights in the FreeScout interface
- Match more line spacing and font styles/sizings
- Set the sidebar background color to gray and sidebar panel colors to white
- Highlight selected rows in the conversation table
- Hide the text color formatting button from the reply editor
- Make the modal look more like the Help Scout modal
- And much more!
- The modal is too low when using editing a customer in the CRM module
- Improve the icons bundled with FreeScout
- Convert CSS and JS to external files
- Add "Customers" as a top-level menu item
- Implement a nicer search modal
- Update fonts to make the editor text feel more like Help Scout's
- Type Command + Return to submit a reply or note (or Control + Return in Windows)
- Replace "Blacklist" with "Blocklist" and "Whitelist" with "Allowlist"
- Clean up the sidebar gear icon dropdown menu by removing icons, matching Help Scout
- Add way more Heroicons (https://github.com/zackkatz/FreeHelp/issues/2)[#2]
- Don't hide Remove Formatting, color, underline buttons from editor. Instead, if wanted, add this to the Customization module instead (https://github.com/zackkatz/FreeHelp/issues/4)[#4]
- Improve positioning of the icons in the sidebar buttons
- Update icons to use Heroicons
- Update user response thread styling to match Help Scout
- Add module image
- Initial release
These instructions assume you installed FreeScout using the recommended process, the "one-click install" or the "interactive installation bash-script", and you are viewing this page using a macOS or Ubuntu system.
Other installations are possible, but not supported here.
-
Download the latest release of FreeHelp.
-
Unzip the file locally.
-
Copy the folder into your server using SFTP.
scp -r ~/Desktop/[email protected]:/var/www/html/Modules/FreeHelp/
-
SSH into the server and update permissions on that folder.
chown -R www-data:www-data /var/www/html/Modules/FreeHelp/
-
Access your admin modules page like https://freescout.example.com/modules/list.
-
Find FreeHelp and click ACTIVATE.