Skip to content
Snippets Groups Projects
Commit 2ff416e2 authored by Open Tools, Reinhold Kainhofer's avatar Open Tools, Reinhold Kainhofer
Browse files

New versions of our shipping by rules plugins

parent 8808b9d0
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
<type>plugin</type>
<folder>vmshipment</folder>
<client>0</client><!-- Plugins use client_id=0 (FrontEnd), default would be 1 -->
<version>6.2</version>
<version>6.2.1</version>
<infourl title="Advanced Shiping by Rules for VirtueMart">http://open-tools.net/documentation/shipping-by-rules-plugins-for-virtuemart.html#changelog</infourl>
<downloads>
<downloadurl type="full" format="zip">http://open-tools.net/index.php?option=com_virtuemart&amp;view=plugin&amp;name=downloads_for_sale&amp;customfield_id=12&amp;order_number=${order_number}&amp;order_pass=${order_pass}</downloadurl>
......
......@@ -8,7 +8,7 @@
<type>plugin</type>
<folder>vmshipment</folder>
<client>0</client><!-- Plugins use client_id=0 (FrontEnd), default would be 1 -->
<version>6.2</version>
<version>6.2.1</version>
<infourl title="Shiping by Rules for VirtueMart">http://open-tools.net/documentation/shipping-by-rules-plugins-for-virtuemart.html#changelog</infourl>
<downloads>
<downloadurl type="full" format="zip">http://open-tools.net/index.php?option=com_virtuemart&amp;view=plugin&amp;name=downloads_for_sale&amp;customfield_id=10</downloadurl>
......
......@@ -3,8 +3,8 @@
"slug": "woocommerce-advanced-shipping-by-rules",
"homepage" : "http://www.open-tools.net/woocommerce/advanced-shipping-by-rules-for-woocommerce.html",
"download_url": "http://www.open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=157&order_number=${order_number}&order_pass=${order_pass}",
"version": "1.2.5",
"upgrade_notice" : "V1.2.5: Add variables userid, userroles, first_name, last_name, email, username",
"version": "1.2.6",
"upgrade_notice" : "V1.2.6: Add messages to the rules (so errors, warnings, notices can be shown to the customer)",
"author": "Open Tools",
"author_homepage" : "http://www.open-tools.net/",
......@@ -15,6 +15,7 @@
<br>
<br>
<ul>
<li>V1.2.6: Add messages to the rules (so errors, warnings, notices can be shown to the customer)</li>
<li>V1.2.5: Add variables userid, userroles, first_name, last_name, email, username</li>
<li>V1.2.4: Fix incompatibility with cash-on-delivery; fix extension filter</li>
<li>V1.2.3: Fix several PHP errors, update credentials input, etc.</li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment