rithvikpodduturi / appsumo-redemption-page

Generate AppSumo codes & automate the redemption flow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppSumo Redemption Page

Generate AppSumo codes & automate the redemption flow.

Features

  • Generate and download random unique codes as a CSV file.
  • Save redeemed codes in a separeted CSV file.
  • Support custom fields (password etc.).
  • CSRF protection and brute-force prevention.
  • Sanitize and secure all form fields.
  • Send custom emails and alerts with dynamic variables.
  • Support SMTP authentication.
  • GET & POST webhooks fully supported.

Download

Download and browse the code at https://github.com/IKAJIAN/appsumo-redemption-page.

Create a copy of sample.config.php to config.php.

Generate codes

Once all the files are imported, you can generate unique codes by adding the GENERATE_CODES parameter to the installation URL: https://example.com/appsumo?GENERATE_CODES

About

Generate AppSumo codes & automate the redemption flow.

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%