Documentation

Activating Your License

After purchasing WP Offload Media you will receive a confirmation email containing a license key. You can also access your license keys by visiting My Account.

Once you have downloaded and installed WP Offload Media, you can activate your license in the following ways:

License Tab

  • Navigate to Settings → Offload Media
  • Click the License tab
  • Enter your license key into the text field
  • Click the Activate License button

Enter license for WP Offload Media

wp-config.php

  • Open your site’s wp-config.php file in your preferred text editor
  • Add the following new line of code: define( 'AS3CFPRO_LICENCE', 'XXXXX' );
  • Replace XXXXX with your actual license key
  • Save and close the file