Quote Originally Posted by Doodlebuckets View Post
I am using the Fast and Easy Checkout mod for my sites and I noticed that this mod alters the checkout_shipping.php file but that file is not utilized in my checkouts now. How do you go about integrating this with FEC?

Thanks, I would LOVE to use this!
Unfortunately i do not have the time right now to actually merge the contributions together, BUT - I can give you a roadmap to follow based on peeking at the FEC contribution files, so here it goes:

BACK UP YOUR DATABASE! Then back it up again, for good measure. I am not liable if your database gets messed up. (or anything else)

1) Install the SQL patch, which will add a row in the orders table to hold the delivery date.

2) Apply everything in the admin folder to your site's admin folder.

3) Update the email templates - this will reflect the delivery date on emails generated to the customer from when the order is processed, and when you choose to notify the customer when you update their status in the admin.

4) Upload includes/classes/order.php

5) includs/languages/english/YOUR_TEMPLATE/*.php