Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 426 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 426 Bytes

CustomerPage

A Magento module that demonstrates how to add a new page to the customer My Account section.

Original Blog Post: http://alanstorm.com/magento_create_customer_page

###Build Instructions

The build_customer_page.bash file is a bash script that will create a simple tar archive of the extension files.

$ ./build_customer_page.bash

This script assumes the existence of a var folder.