Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/faxes/review-follow-up
Send a follow up email and/or Discord message to users that have recently bought an item and prompt them to review the product.
https://github.com/faxes/review-follow-up
Last synced: 26 days ago
JSON representation
Send a follow up email and/or Discord message to users that have recently bought an item and prompt them to review the product.
- Host: GitHub
- URL: https://github.com/faxes/review-follow-up
- Owner: FAXES
- License: unlicense
- Created: 2023-12-30T09:49:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-17T04:45:03.000Z (10 months ago)
- Last Synced: 2024-10-30T13:14:02.941Z (2 months ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Review Follow-up
*Automatically send a follow-up email and Discord message to users who have recently bought an item and prompt them to review the product.*
Essentially, this [FaxStore](https://weblutions.com/faxstore) extension will send an email and Discord DM after a certain amount of time from a customer's purchase. This sends a follow-up message prompting the customer to leave a review for the item they purchased.
this extension aims to help drive reviews from customers.
## Features
- Configuration file to toggle features on and off
- Ability to send an email or Discord DM for the review follow-up
- Configure the amount of time before the follow-up is sent> This extension requires FaxStore 2.6.1 or greater.
![Discord](https://weblutions.com/i/xDTSiy.png)
![Email](https://weblutions.com/i/udDCzf.png)## Installation
1. Download the latest [release](https://github.com/FAXES/review-follow-up/releases)
2. Drag and drop the files into the `extensions` folder in FaxStore.
3. Edit the config file found in `/extensions/configs/reviewfollowup.json`
The `timeframe` option supports the below-listed formats
4. Restart FaxStore, this can be done via [your controller](https://weblutions.com/my/controller)`timeframe` options
`1m` = 1 minute
`1h` = 1 hour
`1d` = 1 day
`1w` = 1 week