Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I dont know about exporting it.I only know how to import it. To importing category: 1. Create Advanced Profile and paste the code written by santosh kumar from this forum <a href="http://www.magentocommerce.com/boards/viewthread/26022/" rel="nofollow">http://www.magentocommerce.com/boards/viewthread/26022/</a> and save it.</p> <ol> <li>I get blank admin page while running it,so need to modify dataflow.xml from adminhtml/default/default/layout/ <code>&lt;adminhtml_system_convert_profile_run&gt; &lt;remove name = "root"/&gt; &lt;block type="adminhtml/page" name="convert_root" output="toHtml" template="page.phtml"&gt; &lt;block type="adminhtml/page_head" name="convert_root_head" as="head" template="page/head.phtml"&gt; &lt;action method="addJs"&gt;&lt;script&gt;prototype/prototype.js&lt;/script&gt;&lt;/action&gt; &lt;action method="addJs"&gt;&lt;script&gt;prototype/validation.js&lt;/script&gt;&lt;/action&gt; &lt;action method="addJs"&gt;&lt;script&gt;varien/js.js&lt;/script&gt;&lt;/action&gt; &lt;action method="addJs"&gt;&lt;script&gt;mage/translate.js&lt;/script&gt;&lt;/action&gt; &lt;action method="addJs"&gt;&lt;script&gt;mage/adminhtml/tools.js&lt;/script&gt;&lt;/action&gt; &lt;/block&gt; &lt;block type="adminhtml/system_convert_profile_run" name="system_convert_profile_run" template="system/convert/profile/process.phtml" output="toHtml"/&gt; &lt;/block&gt; &lt;/adminhtml_system_convert_profile_run&gt;</code> and flush magento cash, Now you can see profile executes. One more thing you need to create categories.csv in var/import folder and in which you have to write <code>store,categories default,Sports default,Sports/Cricket default,Sports/Tenis</code>.</li> </ol>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload