Browse Source
Update docs/en/Modules/cms-kit/Blog-System.md
Co-authored-by: İlkay İlknur <ilkay@ilkayilknur.com>
pull/8861/head
Enis Necipoglu
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/en/Modules/cms-kit/Blog-System.md
|
|
|
@ -23,7 +23,7 @@ This module follows the [Entity Best Practices & Conventions](https://docs.abp.i |
|
|
|
|
|
|
|
- `Blog` _(aggregate root)_: Presents blogs of application. |
|
|
|
- `BlogPost`_(aggregate root)_: Presents blog posts in blogs. |
|
|
|
- `BlogFeauture`:_(aggregate root)_: Presents blog features enabled/disabled state. Such as reactions, ratings, comments etc. |
|
|
|
- `BlogFeature`:_(aggregate root)_: Presents blog features enabled/disabled state. Such as reactions, ratings, comments, etc. |
|
|
|
|
|
|
|
#### Repositories |
|
|
|
|
|
|
|
|