Minerva_Shipping

Magento Extension
Download latest - 1.3.2

Developers

PLEASE NOTE: YOU WILL NEED TO INSTALL THE TEMPLATE FILES INCLUDED OR MODIFY YOURS IN ORDER FOR THE DETAILS TO DISPLAY. SEE BELOW INSTRUCTIONS FOR FURTHER INFORMATION.

This extension is free to the community but I do work on it in my spare time so any donations are greatly appreciated - thank you in advance!

Attention Please
• I try to check the forum for this extension regularly, but if I do not respond please PM me.
• Feel free to post any feature requests and I will work on them as time allows (see below).

Release Notes
1.3.2 - Changes
• Extension no longer displays price if there is no price entered. If you still want to show $0.00 simply enter "0.00."

1.3.1 - Changes
• Extension now allows you to set minimum/maximum order totals for each shipping option. These can be left blank if you don't want to use this feature.

1.3.0 - Changes
• Extension now allows you to specify charge as "per order" or "per item" for each option.

1.2.1 - Changes
• Extension displays descriptions again

1.2.0 - Changes
• Extension is now compatible with Magento 1.2.x
• The issues with invoicing and shipping caused by the 1.1 transition have been resolved thanks to help from Shane at Collins Harper.

1.0.0 - Changes
• Extension is now compatible with Magento 1.1.6; previous versions will no longer be supported.

0.9.0 - Changes
• Extension is now compatible with Magento 1.1 Beta; Magento 1.0.9870.4 will no longer be supported.

0.8.0 - Changes
• Added an additional 5 shipping options for a total of 10.
• No template files were changed in this release; there is no need to replace them if you are upgrading this extension.

0.7.0 - Changes
• Removed the need to enter 0.00 for free options.
• No template files were changed in this release; there is no need to replace them if you are upgrading this extension.
• Delcared as "stable" as no installation errors were reported following several downloads.

Installation Instructions
This module adds a flexible shipping module with two main uses:

1. Pickup at Event - List up to 10 events for your customers to select for pickup and include details about the date/location. To make free, simply enter 0.00 for the price.

2. Multiple Flatrates - List up to 10 different flatrates so you can set a flat fee for Standard Shipping, Expedited Shipping, etc.

There are two template files needed and both are included for the default package. These files are
• app/design/frontend/default/minerva_default/template/checkout/cart/shipping.phtml
• app/design/frontend/default/minerva_default/template/checkout/onepage/shipping/available.phtml

The class shipDetails is built into these two template files. The standard css tag for this class would be:
.shipDetails { padding-left: 25px; }

In Development
• The ability to show/hide the # of options you wish to use.
• Extend classes on remaining files to eliminate most version dependency.

Known Bugs
• If you enter quotation marks in the Event/Method field the checkout will display an error message.

Releases (8)

Date Version Notes
2009-05-07 1.3.2

Added ability to specify charge as "per item" or "per order" for each shipping option.

2009-05-07 1.3.1

Added ability to specify charge as "per item" or "per order" for each shipping option.

2009-05-07 1.3.0

Added ability to specify charge as "per item" or "per order" for each shipping option.

2009-03-19 1.2.1

Made compatible with 1.2.1.2

2009-03-17 1.2.0

Made compatible with 1.2.1.2

2008-07-21 0.9.0

• Made compatible with 1.1 Beta.

2008-07-07 0.8.0

• Added an additional 5 shipping options for a total of 10.
• No template files were changed in this release; there is no need to replace them if you are upgrading this extension.

2008-07-03 0.7.0

This release eliminates the need to add 0.00 for free methods. No template files were changed in this release, so there is no need to replace them.