php - Display recently purchased items in account dashboard for magento 1.7 -


i trying modify user account's dashboard. default, magento has recent orders section. trying add block below shows 5 latest purchased items. know possible, haven't managed solve yet. appreciated!!

i using magento community edition 1.7

update dashboard controller mage_adminhtml_dashboardcontroller add new action

i giving 1 reference answer of stackoverflow manage our custom block in admin dashboard

it new product have try self make them happen latest item purchase.

i hope helpful you.


Comments