Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 723 Bytes

Pages.md

File metadata and controls

28 lines (14 loc) · 723 Bytes

CMS Kit: Pages

CMS Kit Page system allows you to create dynamic pages by specifying URLs, which is the fundamental feature of a CMS.

The User Interface

Menu items

CMS Kit module admin side adds the following items to the main menu, under the CMS menu item:

  • Pages: Page management page.

CmsKitAdminMenus class has the constants for the menu item names.

Pages

Page Management

Pages page is used to manage dynamic pages in the system.

pages-page

You can create or edit an existing page on this page.

pages-edit

When you create a page, you can access the created page via /pages/{slug} URL.