Skip to content

Freemius/php-webhook-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Freemius PHP Webhook Example

Super-simple webhook example that does two things:

  1. Subscribes new plugin users to MailChimp's mailing list.
  2. Send post-uninstall custom emails to users based on different uninstall reasons.

Requirements

Setup

Currently, the developer's dashboard do not expose an option to add your webhook address. You would need to contact us first via support@freemius.com

Testing

During development on localhost, your webhook will not be accessible from the Internet. Therefore, testing will not automatically work.

  1. You can examine the webhook calls with tools like RequestBin.
  2. Or the recommended way is to use tunneling with services like ngrok. This way you can use your IDE and debugger.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages