https://github.com/fulldecent/freescout-dropkick-js
A simple, obtuse tool to add JavaScript at the bottom of every page load
https://github.com/fulldecent/freescout-dropkick-js
Last synced: 9 months ago
JSON representation
A simple, obtuse tool to add JavaScript at the bottom of every page load
- Host: GitHub
- URL: https://github.com/fulldecent/freescout-dropkick-js
- Owner: fulldecent
- License: mit
- Created: 2022-10-11T19:08:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-20T20:26:03.000Z (over 2 years ago)
- Last Synced: 2024-05-01T21:29:59.414Z (about 2 years ago)
- Language: PHP
- Size: 99.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FreeScout Dropkick JS
Dropkick JS adds a JavaScript snippet at the bottom of every page load.
We used it specifically to add a warning before somebody attempts to use the REPLY button if they were trying to contact one of our other support agents.
In this picture, a popup is added over the reply button that you can't miss.

## Use cases
- Add warnings/notices to parts of the UI that are specific to your company
- Prototype new features to add into FreeScout
- Quick productivity hacks
## Installation
These instructions assume you installed FreeScout using the [recommended process](https://github.com/freescout-helpdesk/freescout/wiki/Installation-Guide), 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.
1. Download the [latest release of FreeScout Dropkick JS](https://github.com/fulldecent/freescout-dropkick-js/releases).
2. Unzip the file locally.
3. Open DropkickJSServiceProvider.php using a code editor and change between the `<<