Skip to main content

Configure modules in the guest dashboard

Learn how to add text modules, buttons with links, and IFrames to the guest portal to provide guests with additional information and useful resources.

Modules allow you to add extra information to the guest portal. For example, you can display a text message, add a button that links to an external page, or embed a website, PDF, or YouTube video using an IFrame.

Add a text module

A text module allows you to display additional information in the guest portal, such as a welcome message or practical information.

  1. Open the Modules tab.

  2. Click New module.

  3. Select text as the Type.

  4. Enter a title and the desired text.

  5. Choose the desired position.

    • Position 1 is displayed at the top, higher numbers are displayed lower on the page.

    • Custom modules are always displayed below the standard sections of the guest portal.

  6. Click Save changes.

Add a heading

Would you like to add a heading within your text module? Simply place ### before the text.

Example: ### We are delighted to welcome you.

Add a button with a link

You can also add a button to a text module that links to an external page.

Use the following format:

  • Place the button text between square brackets [].

  • Immediately follow it with the URL enclosed in parentheses ().

Example: [Stay Information](https://www.example.com)

After saving, a button will automatically appear that directs guests to the specified page.

Add an IFrame

An IFrame allows you to display external content directly in the guest portal, such as a webpage, PDF document, or YouTube video.

  1. Click New module.

  2. Select IFrame as the Type.

  3. Enter the URL of the page you want to display.

  4. Specify the desired height of the IFrame.

  5. Choose the desired position.

  6. Click Save changes.

For a YouTube video, use the embed URL. Replace /watch?v= in a standard YouTube link with /embed/.

Did this answer your question?