How to use the Static Page Module

 

First, login to the KMS admin page and turn the module on:

https://{yourKMSURL}/admin/config/tab/staticpages

 

Click on the button to add a new page:

Now all you have left is to setup you page.

 

1.       Choose a title to the page:

2.       Setup the page slug. This will be used in the KMS URL once you are done.

3.       Permissions – who can see this page?

 

Anonymous means that the end user will not need to login to see the page.

Other Roles are explained on our guides

4.        All that is done is to place the HTML code you want to present. You can use HTML, JS and CSS.