Skip to content

Commit

Permalink
Update Version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JaJuMa committed May 23, 2022
1 parent 8bd1fcd commit e0060f6
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 3 deletions.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<img align="right" width="300" height="300" src="https://www.jajuma.de/sites/default/files/ckfinder/userfiles/images/jajuma-develop/hyva-faq-widget-for-hyva-themes/Hyva-FAQ-Widget-Magento-2-large.png">

[Hyvä FAQ Widget by JaJuMa](https://www.jajuma.de/en/jajuma-develop/extensions/hyva-faq-widget-extension-for-hyva-themes) allows
adding and managing FAQs for Magento 2 sites using Hyvä Theme easily.
adding and managing FAQs for Magento 2 sites using [Hyvä Theme](https://www.jajuma.de/en/jajuma-shop/online-shop-with-magento-2-and-hyva-themes) easily.


<img align="left" width="80" src="https://www.jajuma.de/sites/default/files/ckfinder/userfiles/images/jajuma-shop/magento-with-hyva/JaJuMa-Hyvanaut-small.png">
Expand All @@ -26,6 +26,8 @@ Compatible with

* [Hyva FAQ Widget Demo on Hyvä Theme](https://hyva.extension.jajuma.de/hyva-faq-widget-example)

<img src="https://www.jajuma.de/sites/default/files/ckfinder/userfiles/images/jajuma-develop/hyva-faq-widget-for-hyva-themes/Hyva-FAQ-Widget-Backend.png">
<hr>
<img src="https://www.jajuma.de/sites/default/files/ckfinder/userfiles/images/jajuma-develop/hyva-faq-widget-for-hyva-themes/Hyva-FAQ-Widget-Example.png">

## Installation
Expand All @@ -39,6 +41,14 @@ Note:
The widget can be easily styled and customized.
It is automatically included in TailwindCSS purge config (requires Hyvä Theme version >= 1.1.14)

## Platform
The following versions are supported and tested:

* Magento Community Edition 2.3+ with
* [Hyvä Theme](https://www.jajuma.de/en/jajuma-shop/online-shop-with-magento-2-and-hyva-themes)

Other versions are assumed to work.

## Adding a FAQ section in Magento with Hyvä Themes using JaJuMa "Hyvä FAQ Widget"

1. To enable or disable the widget, go to
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jajuma/hyva-faq",
"description": "FAQ Widget for Hyvä Themes",
"type": "magento2-module",
"version": "1.0.0",
"version": "1.0.2",
"license": "MIT",
"authors": [
{
Expand Down
16 changes: 15 additions & 1 deletion etc/adminhtml/system.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,20 @@
287.6 0 273.5 0 255.5C0 246.5 3.004 238.5 10.01 231.5L266.4 8.016C273.4 1.002 281.4 0
288.4 0C295.4 0 303.4 2.004 309.5 7.014L564.8 231.5C572.8 238.5 576.9 246.5 575.8
255.5L575.8 255.5z"></path></svg> Website</a> |
<a href="https://www.jajuma.de/sites/default/files/ckfinder/userfiles/images/jajuma-develop/hyva-faq-widget-for-hyva-themes/JaJuMa_Hyva_FAQ_Manual_v001.pdf"
target="_blank"><svg xmlns="http://www.w3.org/2000/svg" fill="currentColor"
viewBox="0 0 448 512" class="w-10 h-10" width="15" height="15"
style="top: 2px;position: relative;">
<!--! Font Awesome Free 6.0.0 by @fontawesome - https://fontawesome.com License -
https://fontawesome.com/license/free (Icons: CC BY 4.0,
Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc. -->
<path d="M448 336v-288C448 21.49 426.5 0 400 0H96C42.98 0 0 42.98 0 96v320c0 53.02
42.98 96 96 96h320c17.67 0 32-14.33 32-31.1c0-11.72-6.607-21.52-16-27.1v-81.36C441.8
362.8 448 350.2 448 336zM143.1 128h192C344.8 128 352 135.2 352 144C352 152.8 344.8 160
336 160H143.1C135.2 160 128 152.8 128 144C128 135.2 135.2 128 143.1 128zM143.1
192h192C344.8 192 352 199.2 352 208C352 216.8 344.8 224 336 224H143.1C135.2 224 128
216.8 128 208C128 199.2 135.2 192 143.1 192zM384 448H96c-17.67 0-32-14.33-32-32c0-17.67
14.33-32 32-32h288V448z"></path></svg> Manual</a> |
<a href="https://hyva.extension.jajuma.de/"
target="_blank"><svg xmlns="http://www.w3.org/2000/svg" fill="currentColor"
viewBox="0 0 400 400" class="w-10 h-10" width="20" height="20" style="position:
Expand All @@ -86,7 +100,7 @@
224.517V336H106.692V115.336H74L91.2077 64H158.026V174.716ZM272.988 109.567L286.407
69.7565H239.485L226.132 109.567H272.988ZM235.338 64H294.409L277.112
115.336H218.13L235.338 64Z"></path></svg> Hyvä Theme Demo</a>
<div style="float: right;">Installed Version: <b>1.0.0</b></div>
<div style="float: right;">Installed Version: <b>1.0.2</b></div>
</div>
</div>
<hr>
Expand Down

0 comments on commit e0060f6

Please sign in to comment.