Browse Source

Update "CMS Kit: Pages" documentation

pull/17935/head
Engincan VESKE 3 years ago
parent
commit
5a200e7a06
  1. 10
      docs/en/Modules/Cms-Kit/Pages.md
  2. BIN
      docs/en/images/cmskit-module-pages-page.png

10
docs/en/Modules/Cms-Kit/Pages.md

@ -22,13 +22,13 @@ CMS Kit module admin side adds the following items to the main menu, under the *
#### Page Management
Pages page is used to manage dynamic pages in the system.
**Pages** page is used to manage dynamic pages in the system. You can create/edit pages with dynamic routes and contents on this page:
![pages-page](../../images/cmskit-module-pages-page.png)
![pages-edit](../../images/cmskit-module-pages-edit.png)
You can create or edit an existing page on this page.
After you have created pages, you can set one of them as a *home page*. Then, whenever anyone navigates to your application's homepage, they see the dynamic content of the page that you have defined on this page.
![pages-edit](../../images/cmskit-module-pages-edit.png)
![pages-page](../../images/cmskit-module-pages-page.png)
When you create a page, you can access the created page via `/{slug}` URL.
Also when you create a page, you can access the created page via `/{slug}` URL.

BIN
docs/en/images/cmskit-module-pages-page.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 29 KiB

Loading…
Cancel
Save