Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #538 from abpio/EngincanV/update-newsletter
Browse files Browse the repository at this point in the history
Update newsletter doc and mention how to manage email preferences
  • Loading branch information
enisn authored Oct 19, 2023
2 parents 553d973 + 58d1380 commit 0ff0dc4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
Binary file added en/images/manage-email-preferences.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 7 additions & 1 deletion en/modules/cms-kit/newsletter.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,16 @@ By default, CMS Kit features are disabled. Therefore, you need to enable the fea

#### Newsletters

You can then view the subscribers and export the list as CSV file, in the admin side of your solution.
You can then view the subscribers and export the list as CSV file, in the admin side of your solution:

![newsletter-page](../../images/cmskit-module-newsletter-page.png)

#### Email Preferences Management

You (and users of your public web application) can manage your email preferences and unsubscribe from newsletters by visiting the **Email Preferences page** (*/cms/newsletter/email-preferences*), in the public side of your solution:

![manage-email-preferences](../../images/manage-email-preferences.png)

## The Newsletter Subscription Widget

The newsletter subscription system provides a newsletter subscription [widget](https://docs.abp.io/en/abp/latest/UI/AspNetCore/Widgets) to allow users to subscribe to a newsletter.
Expand Down

0 comments on commit 0ff0dc4

Please sign in to comment.