PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Network (MU) Installs and Registration / Auto Updating

  1. Is there a way to allow for a single Dev License registration on a multi-site install? I'm primarily interested due to the need to minimize updating.

    Thanks!

    Posted 13 years ago on Friday August 19, 2011 | Permalink
  2. Are you just looking to populate the key on multiple sites in one multi-site installation? You can populate a constant in your wp-config.php

    [php]
    define("GF_LICENSE_KEY", "YOUR-LICENSE-KEY-HERE");

    More docs here for multi-site:
    http://www.gravityhelp.com/documentation/page/WP_Config_Options

    Posted 13 years ago on Friday August 19, 2011 | Permalink
  3. Thanks! This is exactly what I was looking for.

    Posted 13 years ago on Friday August 19, 2011 | Permalink
  4. Great. Glad that worked out.

    Posted 13 years ago on Friday August 19, 2011 | Permalink

This topic has been resolved and has been closed to new replies.