From 3aedfbdcfe9049250e5c065bf27d3bd450fd74fd Mon Sep 17 00:00:00 2001 From: Oli J Date: Mon, 29 Apr 2024 18:14:02 +0700 Subject: [PATCH] Update Version 1.0.4 --- README.md | 9 ++++++--- composer.json | 2 +- etc/adminhtml/system.xml | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8d2b7d4..2c93221 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ Dynamic Shipping Tax extension by [JaJuMa](https://www.jajuma.de/en) allows -dynamic shipping tax calculation for Magento 2 sites. +dynamic shipping tax calculation for Magento 2 sites +based on the highest product tax or highest amount tax in cart. > **Note** > Looking for [proportional/pro-rata shipping tax calculation - Click Here!](https://www.jajuma.de/en/jajuma-develop/magento-extensions/proportional-pro-rata-dynamic-shipping-tax-plus-extension-for-magento-2)? @@ -43,6 +44,8 @@ Install via composer as any other Magento extension from github: ``` composer require jajuma/dynamicshippingtax ``` +or get it from [Extension Website](https://www.jajuma.de/en/jajuma-develop/magento-extensions/dynamic-shipping-tax-extension-for-magento-2) +for manual installation in `app/code/` as any other Magento extension. ## Using dynamic shipping tax rates in Magento with JaJuMa "Dynamic Shipping Tax" module @@ -93,7 +96,7 @@ Cart Total 100 The code is licensed under the [MIT License (MIT)](https://github.com/JaJuMa/AwesomeHyva/blob/master/LICENSE) -## Other [Magento 2 Extensions](ttps://www.jajuma.de/en/jajuma-develop/magento-extensions) by [JaJuMa](https://www.jajuma.de/) +## Other [Magento 2 Extensions](ttps://www.jajuma.de/en/jajuma-develop/magento-extensions) & [Hyvä Themes Extensions](https://www.jajuma.de/en/jajuma-develop/hyva-extensions) by [JaJuMa](https://www.jajuma.de/) * :framed_picture: Performance & UX:
[Ultimate Image Optimizer for Magento 2](https://www.jajuma.de/en/jajuma-develop/magento-extensions/ultimate-image-optimizer-extension-for-magento-2)
AVIF & WebP Images, Lazy Loading, High-Resolution / Retina images @@ -167,7 +170,7 @@ The code is licensed under the [MIT License (MIT)](https://github.com/JaJuMa/Awe * :question: :free: Content:
[Hyvä FAQ Widget for Hyvä Themes](https://www.jajuma.de/en/jajuma-develop/magento-extensions/hyva-faq-widget-extension-for-hyva-themes)
FAQ Widget for your [Hyvä Themes](https://www.jajuma.de/de/jajuma-shop/online-shop-mit-magento-2-und-hyva-themes) Store -* :question: :free: Admin Tools:
[Magento Power Toys](https://www.jajuma.de/en/jajuma-develop/magento-extensions/power-toys-for-magento-2)
+* :jigsaw: :free: Admin Tools:
[Magento Power Toys](https://www.jajuma.de/en/jajuma-develop/magento-extensions/power-toys-for-magento-2)
Tools and helpers, a.k.a "Toys", for Magento Admins ## Other [Services](https://www.jajuma.de/en/jajuma/company-magento-ecommerce-agency-stuttgart) by [JaJuMa](https://www.jajuma.de/) diff --git a/composer.json b/composer.json index 8cc90a0..baa5dca 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Dynamic Shipping Tax", "type": "magento2-module", "license": "MIT", - "version": "1.0.3", + "version": "1.0.4", "authors": [ { "name": "JaJuMa", diff --git a/etc/adminhtml/system.xml b/etc/adminhtml/system.xml index fb40ad9..c70419d 100644 --- a/etc/adminhtml/system.xml +++ b/etc/adminhtml/system.xml @@ -43,7 +43,7 @@ Dynamic Shipping Tax by JaJuMa -
Installed Version: 1.0.3
+
Installed Version: 1.0.4