Docs - Remove Admin UI section in the Blog-System.md

pull/8861/head
enisn 4 years ago
parent 799766bdba
commit 9843c6cdd7

@ -96,29 +96,3 @@ See the [connection strings](https://docs.abp.io/en/abp/latest/Connection-String
- CmsBlogs
- CmsBlogPosts
- CmsBlogFeatures
### Admin UI
The blog system provides an admin UI to manage blogs, blogs posts & blog features by default. CMS menu will be available after a successful CMS Kit installation:
![CmsKit Blogs](resources/CmsKit-BlogsMenuView.png)
#### Managing Blogs
You need to start with adding a blog to your website. Go **Cms -> Blogs** menu and see the blog list. You can Create/Update & Delete blogs from here.
#### Managing Blog Features
Features can be configured per each Blog seperately. Go **Cms -> Blogs** menu and click the **Featues** menu item in**Actions** menu.
<img src="resources/CmsKit-BlogsFeatureMenuView.png" alt="CMS Kit Blog Features in Action Menu" style="zoom:75%;" />
Blog features can be configured with following modal.
<img src="resources/CmsKit-BlogsFeaturesManagement.png" alt="Cms Kit Features Management Modal" style="zoom:75%;" />
#### Managing Blog Posts
Blog Posts can be managed from **Cms -> Blog Posts** menu. All blog posts will be listed in Public website at `blogs/{blog}`.

Loading…
Cancel
Save