<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Including GF in a custom /wp-content/install.php</title>
		<link>https://legacy.forums.gravityhelp.com/topic/including-gf-in-a-custom-wp-contentinstallphp</link>
		<description>Gravity Support Forums Topic: Including GF in a custom /wp-content/install.php</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 17:32:14 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/including-gf-in-a-custom-wp-contentinstallphp" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Including GF in a custom /wp-content/install.php"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/including-gf-in-a-custom-wp-contentinstallphp#post-53619</link>
			<pubDate>Tue, 27 Mar 2012 15:05:22 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">53619@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is going to be very difficult because Gravity Forms does not have a public repository that can be accessed the way the WordPress.org plugin repository can be accessed.  So there is nothing you can call that will return a URL to the plugin zip file so that it can be installed.&#60;/p&#62;
&#60;p&#62;What you could do, however, is handle this yourself.  Create your own solution and maintain a copy of the latest version of Gravity Forms wherever you do so.  Make your own installer that you can use the way you described.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Idealien on "Including GF in a custom /wp-content/install.php"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/including-gf-in-a-custom-wp-contentinstallphp#post-52911</link>
			<pubDate>Mon, 19 Mar 2012 19:34:12 +0000</pubDate>
			<dc:creator>Idealien</dc:creator>
			<guid isPermaLink="false">52911@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://wpkgr.com/&#34; rel=&#34;nofollow&#34;&#62;http://wpkgr.com/&#60;/a&#62; provides a way to select commonly used plugins and themes to be automagically downloaded and activated during install provided they are hosted on the WP.org repository. This &#60;a href=&#34;http://wpbits.wordpress.com/2007/08/10/automating-wordpress-customizations-the-installphp-way/&#34; rel=&#34;nofollow&#34;&#62;WPBits post&#60;/a&#62; outlines how to make your own defaults (posts, pages, options, etc) using the same /wp-content/install.php file to add to or replace the Hello World features with commonly used categories, pages, etc.&#60;/p&#62;
&#60;p&#62;Wondering if anyone else has done anything similar to this and GF.&#60;/p&#62;
&#60;p&#62;The following potential hazards come to mind as I'm about to start trying to build a custom install script that will allow me to deploy the &#34;standard configuration&#34; stuff I do for a site rather than having to click through many steps in the admin console to get to the preferred baseline state (default landing page, permalinks structure, etc).&#60;/p&#62;
&#60;ol&#62;
&#60;li&#62;How to have the install.php connect to the GF repository&#60;/li&#62;
&#60;li&#62;How to do so without storing my license key in the code. /wp-admin/install.php calls a function display_setup_form that doesn't have an action or filter tied to it, but would be the best case scenario to include a text field on the install screen to populate license key. Adding a constant which I remove before deployment might be the next best solution.&#60;/li&#62;
&#60;li&#62;Assuming #2 can be solved as a install screen customization without core mod, how the affiliate program might work if this were something I shared for others to use to sign-up for their own GF prior to registration. Sort of a &#34;click here to buy it and then paste in your license key and the install will do the rest&#34; type of thing&#60;/li&#62;
&#60;/ol&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Jamie
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
