It's simple to create custom csv in magento . follow the steps to create custom csv. Create a controller to access data that you want to export in csv file like as below: public function createcsvAction(){ - See more at: http://findnerd.com/list/view/Programatically-Creating-Custom-csv-files-in-Magento/518/#sthash.E3CjTAcE.dpuf
Topics