Made-to-order Module
I’m trying to refactor some of the code that I’ve done for one client into a more generalized module that anyone can install. Right now it is limited to 3 dimensional products, but I get the feeling that should be enough for most people. I’m hoping to release the code with the next Mage release, either 0.8 or 1.0 preview 1.

1Greven posted Fri, February 15, 2008
That does sound great. If we can track what size every item is, that would help sync with the shipping department.
2Mark_Kimsal posted Mon, February 18, 2008
The main focus of this module is for manufacturers ( of air filters, cabients, etc) to allow the end user to choose an exact size, and possibly to match that up with an exact SKU or simple product. The problem is that, when you take custom orders, you can’t easily list every single product combination available, so it simply attaches the sizes inputted by the user to the order line item, and optionally calculates the price based on a number of rules.
Anyone who wants to test it on 0.8 send me a PM.
3Martin Latal posted Wed, March 26, 2008
Hi Mark,
do you think your solution could be adapted to incorporate a free-text input line?
Cheers, Martin
4TomC posted Wed, May 28, 2008
This is very exciting - especially if it is eventuallydeveloped to where one can integrate an unlimited number of parameters (depensing on the particular product the customer would be ordering).
Is there a demo site where this module is in place and working - to see how it works?