0
olmy90 created
Prerequisites
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
- What is your product version? 10.2
- What is your product type (Angular or MVC)? Angular
- What is product framework type (.net framework or .net core)? .NET Core
If issue related with ABP Framework
- What is ABP Framework version?
If issue is about UI
- Which theme are you using?
- What are the theme settings?
Hi, we needs to implement "Send mass notifications & emails to users (new version 11.3 feature) - could that be implemented in previous version and if yes how? Thanks
1 Answer(s)
-
0
Hi,
It is possible but you need to get the changes by looking at the related pull requests to your project.
The first pull request (https://github.com/aspnetzero/aspnet-zero-core/pull/4426) adds server side functioanlity, so you need to get all changes except the MVC project. After that, you can get changes for Angular project from this PR https://github.com/aspnetzero/aspnet-zero-core/pull/4427/files