Skip to content

Commit 8361fb0

Browse files
committed
Update Version 1.0.1
(cherry picked from commit 21f393612cf5e85b3760b2f5ae7de5c5252d8aac)
1 parent 27e7077 commit 8361fb0

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,12 +127,18 @@ that helped a lot when creating this module and
127127
* :octocat: Content Management:<br>[git 4 Page Builder](https://www.jajuma.de/en/jajuma-develop/extensions/git-4-page-builder-extension-for-magento-2)<br>
128128
Manage & deploy Magento 2 Page Builder content via git
129129

130+
* :rocket: Performance:<br>[Hyvä Inline CSS](https://www.jajuma.de/en/jajuma-develop/extensions/hyva-inline-css-extension-for-magento-with-hyva-themes)<br>
131+
Run Magento 2 without CSS file by inline all CSS
132+
130133
* :man_technologist: :free: Content Management:<br>[Syntax Highlighter 4 Page Builder](https://www.jajuma.de/en/jajuma-develop/extensions/syntax-highlighter-4-page-builder-extension-for-magento-2)<br>
131134
Syntax Highlighting and more for Magento 2 Page Builder
132135

133136
* :triangular_flag_on_post: :free: UI & UX:<br>[Awesome Hyvä for Hyvä Themes](https://www.jajuma.de/en/jajuma-develop/extensions/font-awesome-icons-for-hyva-themes-extension)<br>
134137
Font Awesome 5 & 6 Icons for your [Hyvä Themes](https://www.jajuma.de/de/jajuma-shop/online-shop-mit-magento-2-und-hyva-themes) Store
135138

139+
* :triangular_flag_on_post: :free: UI & UX:<br>[Hyvä Flags for Hyvä Themes](https://www.jajuma.de/en/jajuma-develop/extensions/country-language-flag-icons-for-hyva-themes-extension)<br>
140+
Country & Language Flag Icons for your [Hyvä Themes](https://www.jajuma.de/de/jajuma-shop/online-shop-mit-magento-2-und-hyva-themes) Store
141+
136142
* :ok_man: :free: User Experience:<br>[Customer Navigation Manager for Magento 2](https://www.jajuma.de/en/jajuma-develop/extensions/customer-navigation-manager-extension-for-magento-2)<br>
137143
Easily manage the links in your Customer Account
138144

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "JaJuMa Syntax Highlighter 4 Page Builder for Magento 2",
44
"type": "magento2-module",
55
"license": "MIT",
6-
"version": "1.0.0",
6+
"version": "1.0.1",
77
"authors": [
88
{
99
"email": "[email protected]",

etc/adminhtml/system.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
224.517V336H106.692V115.336H74L91.2077 64H158.026V174.716ZM272.988 109.567L286.407
101101
69.7565H239.485L226.132 109.567H272.988ZM235.338 64H294.409L277.112
102102
115.336H218.13L235.338 64Z"></path></svg> Hyvä Theme Demo</a>
103-
<div style="float: right;">Installed Version: <b>1.0.0</b></div>
103+
<div style="float: right;">Installed Version: <b>1.0.1</b></div>
104104
</div>
105105
</div>
106106
<hr>
@@ -142,10 +142,14 @@
142142
target="_blank">Back Forward Cache (bfcache)</a>
143143
<a href="https://www.jajuma.de/en/jajuma-develop/extensions/git-4-page-builder-extension-for-magento-2"
144144
target="_blank">git 4 Page Builder</a>
145+
<a href="https://www.jajuma.de/en/jajuma-develop/extensions/hyva-inline-css-extension-for-magento-with-hyva-themes"
146+
target="_blank">Hyvä Inline CSS</a>
145147
<a href="https://www.jajuma.de/en/jajuma-develop/extensions/customer-navigation-manager-extension-for-magento-2"
146148
target="_blank"><b>Free:</b> Customer Navigation Manager</a>
147149
<a href="https://www.jajuma.de/en/jajuma-develop/extensions/font-awesome-icons-for-hyva-themes-extension"
148150
target="_blank"><b>Free:</b> Awesome Hyvä</a>
151+
<a href="https://www.jajuma.de/en/jajuma-develop/extensions/country-language-flag-icons-for-hyva-themes-extension"
152+
target="_blank"><b>Free:</b> Hyvä Flags</a>
149153
<a href="https://www.jajuma.de/en/jajuma-develop/extensions/dynamic-shipping-tax-extension-for-magento-2"
150154
target="_blank"><b>Free:</b> Dynamic Shipping Tax</a>
151155
<a href="https://www.jajuma.de/en/jajuma-develop/extensions/hyva-faq-widget-extension-for-hyva-themes"

0 commit comments

Comments
 (0)