Angular - CMS Kit pro implementation #21014
BackDescription
Resolves #20975 && relates https://github.com/abpframework/abp/pull/24234
Features covered in this PR
- FAQ
- Newsletters
- Page Feedbacks
- Polls
- Url forwarding
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I documented it (or no need to document or I will create a separate documentation issue)
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
- You can test this PR by checking out to this branch in this repo and to this in abp
- You can create applications on studio side by using this branch
test-cmskit-angular. - You need to check the public website option while creating an application.
- Then, you need to update the paths in
tsconfig.jsonandsymlink.config.ps1files to your own local paths - After running the
yarn symlinks:setupcommand, you can run your tests.