# GoFundMe Donate Button

## Install

Clone the repository or download the zip file to the `/plugins/` directory.

## Usage

Drop a shortcode into any post or page using [gofundme_donate_button id=1] or use the custom widget from `Appearance > Widgets` 

## Config

| CONSTANT                      | TYPE        | USAGE                              |
| ------------------------------|-------------|------------------------------------|
| GOFUNDME_DONATE_BUTTON_API    | string      | Define a non production api        |
| GOFUNDME_DONATE_BUTTON_CACHE  | boolean     | Define whether cache is enabled    |
| GOFUNDME_DONATE_BUTTON_DELETE | boolean     | Disable database cleanup on delete |

