WP Manifestindependent plugin directory

Mix-It Fit: Integrations

Mixit.fit Plugin: WP Site integrating Habitica and Fitbit to Start

by Dan Dulaney · github.com/duplaja/mixit · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/duplaja/mixit/archive/refs/heads/master.zip

Readme

Mixit.fit: Back End Application

Built with WP, Gravity Forms

  • Integrates Fitbit, Habitica for now
  • More Integrations are planned
  • Still under construction

Visit at https://mixit.fit

To Set Up Your Own Instance of this Service

Requirements

  • WordPress 5.0+
  • Gravity Forms
  • Fitbit Developer Account
  • Fitbit Server Side oAuth2 App (with secret and key)

Key Points for Setup

  • Site options on WP set for mixit_fitbit_client_id and mixit_fitbit_client_secret, matching the Fitbit App (WP CLI works well)
  • Import Gravity Forms JSON file
  • Set the callback URL on your App to the page with the Fitbit Linking Form
  • Change the App ID in the html button in the Fitbit Linking Form

Read the full README on GitHub →