====== metrofindings modules ====== This is page devoted to listing all the modules that I've made so that people don't ask how to make the same types of things again. ====Made-to-Order Module:==== ==Features== * Customer Input of 3-dimensional sizes * Specify available inch fractions: 1/4, 1/2, 1/8, 1/16, etc. * Attach custom dimensions to an order line item under "line_item_details" attribute * XML Based pricing logic. XML Base Pricing Logic Example: $3.10 $3.28 $3.42 $3.10 $3.28 $3.42 $3.10 $3.28 $3.99 ====Customer Adv Module:==== ==Features== * Show "RMA Request" menu item in customer account page. * Store request for RMAs in the database table "customeradv_rma" ====AdminRest Module:==== ==Features== * All features are protected by regular admin passwords. * Export pending orders as XML * Export new RMA requests as XML ====Customer Int==== ==Features== * Access a flat user table instead of EAV based table. * Connect to another database to read customer info.