An inline frame (iframe) is a way to load a Hylo view into your existing webpage
This guide provides instructions on integrating Hylo's dynamic content directly into your web page using iframes. By following the examples and customization options outlined below, you can seamlessly embed Hylo group views tailored to your needs.
Getting Started
To begin, replace "GROUP_NAME" in the examples with the actual name of your Hylo group. If your group name contains spaces, use dashes instead (e.g., "Group name" becomes "Group-name").
Basic Usage
Adjust the styling based on your preferences to seamlessly integrate the iframe into your webpage. The provided styling ensures the iframe fills the entire page. Feel free to customize the width, height, and other attributes to suit your design.
You can customize which Hylo view to display on load by modifying the src URL and/or the redirectToView parameter. Below are examples demonstrating different scenarios:
If a group is public and the iframe points to https://hylo.com/group/GROUP_NAME then for not logged in users it will display group info and let people join or request to join the group depending on the settings of the group.