Skip to content

Commit

Permalink
Newsletter Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
RishabhYogi-Webkul committed Nov 6, 2024
1 parent 942d62b commit e612156
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/2.0/marketing/communications.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ This feature allows you to communicate with your customers in bulk about upcomin

### Admin Configuration

**Step 1)** Firstly the admin can navigate to **Configue >> Customer >> Settings**
**Step 1)** Firstly the admin can navigate to **Configure >> Customer >> Settings**

![Newsletter Settings](../../assets/2.0/images/marketing/newsletterSettings.png)

Expand Down
2 changes: 1 addition & 1 deletion docs/2.1.0/marketing/communications.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ This feature allows you to communicate with your customers in bulk about upcomin

### Admin Configuration

**Step 1)** Firstly the admin can navigate to **Configue >> Customer >> Settings**
**Step 1)** Firstly the admin can navigate to **Configure >> Customer >> Settings**

![Newsletter Settings](../../assets/2.1.0/images/marketing/newsletterSettings.png)

Expand Down
19 changes: 19 additions & 0 deletions docs/2.2.0/marketing/communications.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,3 +119,22 @@ Here the admin can see all their customers who subscribed to the newsletter subs
Also, the admin will navigate to **Marketing >> Communications >> Newsletter Subscriptions** as shown in the below image.

![Newsletter Settings](../../assets/2.2.0/images/marketing/newsletterGrid.png)

**Step 3)** After all the configuration you need to run the command under your project root to send the emails as below :

**php artisan campaign:process**

![Newsletter Settings](../../assets/2.2.0/images/marketing/command.png)

**Customer Configuration**

Now it’s time to see about our store customers from where they can subscribe to the newsletters.

The customers can subscribe to the newsletter during the sign-up and once the customer is done with the sign-up, they can easily see all the kinds of the offer.

![Newsletter Settings](../../assets/2.2.0/images/marketing/newsletter.png)

Also, the customer can subscribe to the newsletter from the Homepage at the footer side as shown in the below image.

![Newsletter Settings](../../assets/2.2.0/images/marketing/news.png)

Binary file added docs/assets/2.2.0/images/marketing/command.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/2.2.0/images/marketing/news.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/2.2.0/images/marketing/newsletter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e612156

Please sign in to comment.