Skip to content

Out Of The Box

Recipe for managing Out of the Box (Dropbox plugin) updates.

Configuration

Source URL

  • Label: Source URL
  • Required: Yes
  • Type: URL
  • Placeholder: https://example.com
  • Helper Text: The URL of the WordPress site where the license is active.

Purchase Code

  • Label: Purchase Code
  • Required: Yes
  • Type: Text (not a secret in forms, but stored as secret)

Purchase Code (Secret)

  • Required: Yes
  • Type: Secret

Features

  • License Validation: Can check if license keys are valid (not yet implemented)

How to Obtain License Information

You'll need:

  1. Your Out of the Box purchase code
  2. The WordPress site URL where the plugin is installed

Notes

  • Uses WP Cloud Plugins update server at https://www.wpcloudplugins.com/updates_v2
  • Fixed plugin ID: 5529125
  • Fixed slug: 'out-of-the-box'
  • License validation is not yet implemented (TODO in code)
  • Fetches metadata using get_metadata action
  • Requires both purchase code and site URL for downloads
  • Part of the WP Cloud Plugins suite