Quickship v1.0 for osCommerce-ms2

What does this contribution do?

This constribution presents a checkbox list of all orders in Pending status and gives the option of updating in mass.

How do I install this contribution?

Upload 1 file, modify 1 file. Install should take about 30 seconds.

STEP 1 - Upload the file (new so should not overwrite anything)

The only file to be uploaded is *admin*/quickship.php

STEP 2 - Edit includes/boxes/customers.php

Find this cod:

'<a href="' . tep_href_link(FILENAME_ORDERS, '', 'NONSSL') . '" class="menuBoxContentLink">' . BOX_CUSTOMERS_ORDERS . '</a>');

Change it to this:

'<a href="' . tep_href_link(FILENAME_ORDERS, '', 'NONSSL') . '" class="menuBoxContentLink">' . BOX_CUSTOMERS_ORDERS . '</a><br>'.
'<a href="' . tep_href_link('quickship.php', '', 'NONSSL') . '" class="menuBoxContentLink">Quickship</a>');

How do upgrade this contribution?

Support

osCommerce is a community driven organization and as such the support base will fall entirely on the forum members. I offer limited support in-between paid projects (feeding my family comes first before volunteer time).

If you use this contribution and find it useful a small donation can be made via PayPal. This will enable me to offer one-on-one support and also fund releasing other contributions.

Enter Donation amount: $