@swissup/pwa-askit

It is pwa-studio integration with our Askit Magento 2 extension

Usage no npm install needed!

<script type="module">
  import swissupPwaAskit from 'https://cdn.skypack.dev/@swissup/pwa-askit';
</script>

README

@swissup/pwa-askit

It is pwa-studio integration with our Askit Magento 2 extension

What is AskIt?

Ask It is powerful Magento 2 products questions extension, that allows to create the discussion on the product page, CMS pages and even on the categories pages. The display of recently discussion block at any place of your store leads to better understanding your customers. The extension allows your visitors to help other people by answering their questions, that in future will improve the communication between your store buyers.

Here is the original module.

Magento PWA Studio Setup

Magento PWA Studio setup

Installation

yarn add @swissup/pwa-askit
For maintainers
 yarn add ssh://git@github.com:swissup/pwa-askit.git
 mkdir -p pwa-studio-custom-packages/swissup
 cd pwa-studio-custom-packages/swissup
 
 git clone git@github.com:swissup/pwa-askit.git
 cd pwa-askit
 pwd 

 # goto pwa project root dir 
 cd  ../../../pwa-studio-fundamentals
 
 yarn add file:[some path]/pwa-studio-custom-packages/swissup/pwa-askit
 yarn run watch