[RELEASED] Free Shipping Plus
13 posts
• Page 1 of 1
[RELEASED] Free Shipping Plus
Current Version: v155.1 (release notes)
OpenCart Versions: 1.4.8 - 1.5.5.x
Demo Links: Front Demo and Admin Demo
To Purchase: Visit OpenCartX
This extension gives you greater flexibility in determining when Free Shipping is available to your customers. You can set a wide variety of criteria including store, currency, customer group, geo zone, item length/width/height, number of items, total, volume, weight, postcode, date, category, manufacturer, and product.

OpenCart Versions: 1.4.8 - 1.5.5.x
Demo Links: Front Demo and Admin Demo
To Purchase: Visit OpenCartX
This extension gives you greater flexibility in determining when Free Shipping is available to your customers. You can set a wide variety of criteria including store, currency, customer group, geo zone, item length/width/height, number of items, total, volume, weight, postcode, date, category, manufacturer, and product.
- Upload and go — modifies no core files.
- Take advantage of the easy-to-use admin panel interface.
- Edit all front-end language text directly in the admin settings.
- Compare cart criteria against the entire cart, or just applicable items in the category/manufacturer/product lists.
- Display a formatted 0.00 currency for the shipping cost, or your own text in place of it.
- Includes the function isProductFree() in the model file to help you display a "Free Shipping!" message on the product page.

Last edited by Johnathan on Sun Jul 17, 2011 12:01 pm, edited 1 time in total.
-

Johnathan - Global Moderator
- Posts: 2875
- Joined: Thu Dec 17, 2009 7:08 pm
Re: [RELEASED] Free Shipping Plus
Updated to v151.1
Release Notes:
- Updated to include compatibility with 1.5.1.x
Release Notes:
- Updated to include compatibility with 1.5.1.x
-

Johnathan - Global Moderator
- Posts: 2875
- Joined: Thu Dec 17, 2009 7:08 pm
Re: [RELEASED] Free Shipping Plus
Updated to v151.2
Release Notes:
- Updated to include compatibility with 1.5.1.3
Release Notes:
- Updated to include compatibility with 1.5.1.3
-

Johnathan - Global Moderator
- Posts: 2875
- Joined: Thu Dec 17, 2009 7:08 pm
Re: [RELEASED] Free Shipping Plus
Updated to v151.3
Release Notes:
- NOTE: Updating from a previous version will require you to redo all settings
- Completely redesigned admin panel interface
- New Feature: free shipping heading and titles for each rate can now be set from the admin panel, with multi-lingual support
- New Feature: free shipping can now be restricted by store, customer group, currency, number of items, sub-total, total, volume, weight, and date
- New Feature: multiple free shipping rates can be added for the same geo zone
- Removed compatibility with 1.4.1 - 1.4.7
- Removed option to include products with "Requires Shipping" set to "No"
- Updated instructions.txt
Release Notes:
- NOTE: Updating from a previous version will require you to redo all settings
- Completely redesigned admin panel interface
- New Feature: free shipping heading and titles for each rate can now be set from the admin panel, with multi-lingual support
- New Feature: free shipping can now be restricted by store, customer group, currency, number of items, sub-total, total, volume, weight, and date
- New Feature: multiple free shipping rates can be added for the same geo zone
- Removed compatibility with 1.4.1 - 1.4.7
- Removed option to include products with "Requires Shipping" set to "No"
- Updated instructions.txt
-

Johnathan - Global Moderator
- Posts: 2875
- Joined: Thu Dec 17, 2009 7:08 pm
Re: [RELEASED] Free Shipping Plus
Updated to v152.1
Release Notes:
- Verified compatibility with 1.5.2
Release Notes:
- Verified compatibility with 1.5.2
-

Johnathan - Global Moderator
- Posts: 2875
- Joined: Thu Dec 17, 2009 7:08 pm
Re: [RELEASED] Free Shipping Plus
Updated to v152.2
Release Notes:
- Added isProductFree() function to model file to help users display a "Free Shipping!" message on the product page
Release Notes:
- Added isProductFree() function to model file to help users display a "Free Shipping!" message on the product page
-

Johnathan - Global Moderator
- Posts: 2875
- Joined: Thu Dec 17, 2009 7:08 pm
Re: [RELEASED] Free Shipping Plus
Updated to v152.3
Release Notes:
- NOTE: Updating from previous versions will require you to redo some settings
- Added ability to compare cart criteria values against the entire cart, or just applicable items in the category/manufacturer/product lists
- Fixed "unserialize" error when extension data is too large
- Fixed bug with volume calculations not including product quantities
- Fixed bug with length class in 1.5.0.x
- Improved storage size of product data
- Updated instructions.txt
Release Notes:
- NOTE: Updating from previous versions will require you to redo some settings
- Added ability to compare cart criteria values against the entire cart, or just applicable items in the category/manufacturer/product lists
- Fixed "unserialize" error when extension data is too large
- Fixed bug with volume calculations not including product quantities
- Fixed bug with length class in 1.5.0.x
- Improved storage size of product data
- Updated instructions.txt
-

Johnathan - Global Moderator
- Posts: 2875
- Joined: Thu Dec 17, 2009 7:08 pm
Re: [RELEASED] Free Shipping Plus
Updated to v153.1
Release Notes:
- Updated license.txt
- Verified compatibility with 1.5.3.x
Release Notes:
- Updated license.txt
- Verified compatibility with 1.5.3.x
-

Johnathan - Global Moderator
- Posts: 2875
- Joined: Thu Dec 17, 2009 7:08 pm
Re: [RELEASED] Free Shipping Plus
Updated to v154.1
Release Notes:
- Updated instructions.txt with a note about fixing max_input_vars issues
- Verified compatibility with 1.5.4.x
Release Notes:
- Updated instructions.txt with a note about fixing max_input_vars issues
- Verified compatibility with 1.5.4.x
-

Johnathan - Global Moderator
- Posts: 2875
- Joined: Thu Dec 17, 2009 7:08 pm
Re: [RELEASED] Free Shipping Plus
Updated to v154.2
Release Notes:
- Fixed bug: weight was not calculated correctly
Release Notes:
- Fixed bug: weight was not calculated correctly
-

Johnathan - Global Moderator
- Posts: 2875
- Joined: Thu Dec 17, 2009 7:08 pm
Re: [RELEASED] Free Shipping Plus
Updated to v154.3
Release Notes:
- Added: ability to enter HTML for the shipping method Heading and rate Titles
- Added: ability to base total comparisons on the pre-discounted sub-total
- Added: Select All / Unselect All links for each Order Criteria section
- Added: ability to restrict rates based on item length, width, and height
- Added: ability to restrict rates based on postcode, including UK format
- Added: NOT comparison type, for enabling a rate when the cart contains at least one product not in the product list. (Unlike NONE, this comparison can contain products within the product list, as well.)
- Added: pop-up dialog for adding products to Product criteria, making it easier to add them when at the bottom of the page
- Added: ability to copy rates when creating new ones
- Fixed: currency conversion issues
- Updated: instructions.txt
Release Notes:
- Added: ability to enter HTML for the shipping method Heading and rate Titles
- Added: ability to base total comparisons on the pre-discounted sub-total
- Added: Select All / Unselect All links for each Order Criteria section
- Added: ability to restrict rates based on item length, width, and height
- Added: ability to restrict rates based on postcode, including UK format
- Added: NOT comparison type, for enabling a rate when the cart contains at least one product not in the product list. (Unlike NONE, this comparison can contain products within the product list, as well.)
- Added: pop-up dialog for adding products to Product criteria, making it easier to add them when at the bottom of the page
- Added: ability to copy rates when creating new ones
- Fixed: currency conversion issues
- Updated: instructions.txt
-

Johnathan - Global Moderator
- Posts: 2875
- Joined: Thu Dec 17, 2009 7:08 pm
Re: [RELEASED] Free Shipping Plus
Updated to v154.4
Release Notes:
- Fixed: deleted products result in an error if assigned to a rate
- Fixed: "Undefined variable: help_examples" error
Release Notes:
- Fixed: deleted products result in an error if assigned to a rate
- Fixed: "Undefined variable: help_examples" error
-

Johnathan - Global Moderator
- Posts: 2875
- Joined: Thu Dec 17, 2009 7:08 pm
Re: [RELEASED] Free Shipping Plus
Updated to v155.1
Release Notes:
- Added: "Internal Notes" field, to keep track of rates with the same title
- Fixed: "Undefined variable: disabled" error
- Fixed: bugs in isProductFree() function
- Fixed: products pop-up sometimes goes off screen when re-opening it
- Fixed: all category names are displayed in italics in 1.5.5.x
- Fixed: miscalculations with the Pre-Discounted Sub-Total
- Improved: code for postcode comparisons
- Updated: instructions.txt
- Verified: compatibility with 1.5.5.x
Release Notes:
- Added: "Internal Notes" field, to keep track of rates with the same title
- Fixed: "Undefined variable: disabled" error
- Fixed: bugs in isProductFree() function
- Fixed: products pop-up sometimes goes off screen when re-opening it
- Fixed: all category names are displayed in italics in 1.5.5.x
- Fixed: miscalculations with the Pre-Discounted Sub-Total
- Improved: code for postcode comparisons
- Updated: instructions.txt
- Verified: compatibility with 1.5.5.x
-

Johnathan - Global Moderator
- Posts: 2875
- Joined: Thu Dec 17, 2009 7:08 pm
13 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 3 guests























