Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shikhamis11/pwastudio-newsletter-demo

Add guest newsletter in Magento 2 Pwa Studio Venia footer
https://github.com/shikhamis11/pwastudio-newsletter-demo

magento2 magento2-pwa pwa pwastudio

Last synced: 4 days ago
JSON representation

Add guest newsletter in Magento 2 Pwa Studio Venia footer

Awesome Lists containing this project

README

        

Documentation for Magento PWA Studio packages is located at [https://pwastudio.io](https://pwastudio.io).

This repository contains required changes to have guest newsletter in venia footer

Screenshot at Oct 25 19-38-49

## Installation

`git init`

`git remote add origin https://github.com/shikhamis11/pwastudio-newsletter-demo.git`

`git pull origin master`

run below commands

`yarn install`

`yarn buildpack create-env-file ./`

update .env file for backend URL and other things then run

`yarn watch`