<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://unirgy.com/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://unirgy.com/wiki/feed.php">
        <title>UnirgyWiki urapidflow:v2</title>
        <description></description>
        <link>https://unirgy.com/wiki/</link>
        <image rdf:resource="https://unirgy.com/wiki/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-06-25T18:47:59+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://unirgy.com/wiki/urapidflow/v2/export-currency?rev=1506997864&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://unirgy.com/wiki/lib/tpl/dokuwiki/images/favicon.ico">
        <title>UnirgyWiki</title>
        <link>https://unirgy.com/wiki/</link>
        <url>https://unirgy.com/wiki/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://unirgy.com/wiki/urapidflow/v2/export-currency?rev=1506997864&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-10-03T02:31:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>urapidflow:v2:export-currency</title>
        <link>https://unirgy.com/wiki/urapidflow/v2/export-currency?rev=1506997864&amp;do=diff</link>
        <description>Export Currency Formatted Numbers


&lt;?php
 
// initialize Magento environment

include_once &quot;app/Mage.php&quot;;
Mage::app(&#039;admin&#039;)-&gt;setCurrentStore(0);
 
$helper = Mage::helper(&#039;urapidflow&#039;);
 
// run profile using name (this profile exports to var/urapidflow/export/products.csv):

$helper-&gt;run(&quot;Export Products&quot;);

// post-process the file to format currency (stream for lower memory footprint):
// (assuming that the script is in magento root folder)
// in this example column 5 (starting from 0) is t…</description>
    </item>
</rdf:RDF>
