Pickup at Event / Multiple Flatrates
Please note that this extension is provided as is. It is recommended to always backup your installation prior to usage.
| Created | |
| Last Updated | Tue, September 30, 2008 |
| Version | 1.0.0 |
| Compatibility | Magento 1.1.6 |
| Stability | beta |
| Locales available in this package | N/A |
| Downloads | 1069 |
| Community Rating | |
| Categories | Shipping Methods |
| License Type | Open Software License (OSL) |
| Tags | shipping, checkout, admin |
Overview
Adds the ability to enter pickup locations or multiple flatrates and displays method details.
PLEASE NOTE: THIS EXTENSION IS NOW COMPATIBLE WITH 1.1.6. As I have time I will extend the classes to hopefully make it not as version dependent; however, it relies heavily on template files. It is possible that this extension will disable your ability to send shipping notifications, there is a bug with recent versions of Magento and community shipping extensions that has yet to be resolved - because of this I am putting this extension back to Beta instead of Stable. PLEASE TRY THIS ON A TEST SITE FIRST, NOT YOUR PRODUCTION SITE.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).
• I have been really busy lately so have not been able to modify in awhile, but hope to do so again soon.
Release Notes
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 and modern template packages. 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
• app/design/frontend/default/minerva_modern/template/checkout/cart/shipping.phtml
• app/design/frontend/default/minerva_modern/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
• Disable the display of the cost if price field is left blank.
• The ability to show/hide the # of options you wish to use.
• Set min/max purchase limits for each option.
Known Bugs
• If you enter quotation marks in the Event/Method field the checkout will display an error message.

