<?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: Front-end export of entries</title>
		<link>https://legacy.forums.gravityhelp.com/topic/front-end-export-of-entries</link>
		<description>Gravity Support Forums Topic: Front-end export of entries</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 12:22:51 +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/front-end-export-of-entries" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Front-end export of entries"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/front-end-export-of-entries#post-6087</link>
			<pubDate>Fri, 04 Jun 2010 15:42:52 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">6087@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You would have to copy-n-paste code from the export.php in the gravityforms plugin folder and create your own custom export functionality.  There isn't a way to call it from the frontend as it's integrated into the backend using AJAX, etc.  But the code to export is contained there so you could roll your own custom export functionality by copy-n-pasting that code and reworking it.&#60;/p&#62;
&#60;p&#62;There is a function call called start_export() in that PHP file that does the actual export. You could copy that and then build your own custom export functionality using the contents of that function to get the data, etc.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kyounger on "Front-end export of entries"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/front-end-export-of-entries#post-6070</link>
			<pubDate>Thu, 03 Jun 2010 22:37:35 +0000</pubDate>
			<dc:creator>kyounger</dc:creator>
			<guid isPermaLink="false">6070@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Nope, that's not what I'm doing. Typical entries.&#60;/p&#62;
&#60;p&#62;Also looking for the same type of export as the administration side (csv).&#60;/p&#62;
&#60;p&#62;Anyone else know?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RichardBest on "Front-end export of entries"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/front-end-export-of-entries#post-5970</link>
			<pubDate>Tue, 01 Jun 2010 20:37:00 +0000</pubDate>
			<dc:creator>RichardBest</dc:creator>
			<guid isPermaLink="false">5970@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you're using GF to enable post creation from the front-end, you can achieve what you're after with the Universal Post Manager plugin. It enables posts to be exported as Word docs.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kyounger on "Front-end export of entries"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/front-end-export-of-entries#post-5969</link>
			<pubDate>Tue, 01 Jun 2010 20:11:04 +0000</pubDate>
			<dc:creator>kyounger</dc:creator>
			<guid isPermaLink="false">5969@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Are there hooks/filters in place for the automating of exporting entries?&#60;/p&#62;
&#60;p&#62;I would like to provide the ability for some users to export entries (limited by their role) from a front-end download link.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
