GamiPress

Estimated reading: 1 minute

Overview

AFI awards points, achievements, and ranks in GamiPress from WordPress form submissions. Use it to gamify any action on your site — every form submission can unlock points or a badge automatically.

Supported actions

  • Award Points
  • Award Achievement (Badge)
  • Award Rank

Authentication

  1. No API key — AFI writes directly to GamiPress on the same WordPress install.
  2. Confirm GamiPress is installed and activated.

How to create the integration

  1. In WordPress admin, go to AFI > New Integration.
  2. Pick your Sender (Contact Form 7, WPForms, WooCommerce, etc.) and the form / event to listen on.
  3. Pick GamiPress as the Receiver, then pick the Task you want to run.
  4. Map sender fields onto GamiPress’s fields. WP user ID or email + the achievement / point type ID is required.
  5. Optional: add Conditional Logic so the action only fires on matching submissions.
  6. Save and run a test submission. Check AFI > Log if anything looks off.

Notes & caveats

  • WP user prereq: GamiPress is user-bound — the recipient must be a WP user.
  • Cumulative vs single-award: configurable per achievement type — match your AFI rules accordingly.
  • Cron-based ranks: rank evaluation happens on the standard GamiPress cron — instant if WP Cron is healthy.

Related